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.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
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