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.
In general, WF uses the metadata you create to access your data. The metadata is a combination of a .mas and .acx file with the same name. For instance, orders.mas orders.acx. The .mas file describes the columns and their format and any additional descriptive information you put into things like TITLE= DESCRIPTION= attributes. The .acx tells WF exactly how to access the data. It contains the CONNECTION information you provided when you configured the ADAPTER. If the data you are accessing has moved to a completely different location/server/ip address, then you will need to reconfigure the Adapter connection to point to the new one. If there are additional columns or tables, you'll have to also update the .mas and .acx files. So, the short answer is it depends on what is going to change when you upgrade PS. Is the table structures going to stay the same? Is the server location going to change? Depending on what changes you may have to update one or all settings in .mas, .acx and/or the configuration of the connection to your data.
WebFOCUS 8206, Unix, Windows
Posts: 1853 | Location: New York City | Registered: December 30, 2015
The simple answer is if there is no change to the tables, etc, then just change the adapter on the WebFOCUS reporting server to point to the new DB server.