As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only. Moving forward, myibi is our community platform to learn, share, and collaborate. We have the same Focal Point forum categories in myibi, so you can continue to have all new conversations there. If you need access to myibi, contact us at myibi@ibi.com and provide your corporate email address, company, and name.
Let say I have over 500 tables need to ETL into another DB. these tables' transformation will be the same concept, is it possible to run trough these 500 tables in automation? like using script or schedule?
the point is try to avoid creating over 500 synonyms and flows by person.
any idea or suggestion would be helpful. ThanksThis message has been edited. Last edited by: FP Mod Chuck,
You can create synonyms for all your tables in one operation by checking the top checkbox to select all the tables in a database, schema or in the results from a search on a table name using the % wildcard. You may want to create a new application directory to store them.
Are you copying entire tables, all the rows and columns?
If so from the file browser you can select the application directory you used and then from the context menu select Quick Copy. This creates a Data Flow for each synonym you select (or you can select them all) that will copy the table to Adapter and Connection you select and create a synonym in the Application directory you select. It also creates a Process Flow that runs all the data flows.
If not then please open a support ticket so that we can understand your requirements.
N/A
Posts: 397 | Location: New York City | Registered: May 03, 2007