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.
I am trying to create custom reports from the resource analyzer data, but can't seem to find the master files. I found them in the server directory c:\srv76\wfs\catalog, but I don't see them anywhere in DevStudio.
Does anyone know how to pull the master files into DevStudio so I can create a report from them?
Thanks,
Kevin ______________________ Production: WebFocus 7.6.11 on Win2K3 Server Test: WebFocus 7.6.11 on Win2K3 Server Formats: Excel2K, PDF, HTML
It depends on your Resource Analyzer repository. This could be Oracle, etc. You can see this in the Resource Management Configuration. Is it Focus/FDS or Relational? If it is Relational there has to be a connector set up to that database from the WebFocus Server. Then you can create metadata on those tables the same way you create metadata on any data source. If it is a Focus repository, you could probably just move the metadata to a directory under the Approot.
You can go to the reporting server web console and create synonyms for them. Ours are DB2 and we have done that.
However, you might want to find the ones in home/catalog and copy the defines in the master to your synonyms. They are very useful in decoding the data.
Ours are set to the default FOCUS database, so there is no connector to set up. What is meant by moving the metadata to a directory under Approot (where is Approot)?
I am a bit lost. I am very new, and a novice admin/developer. If you have any detailed information on how to obtain this data for reporting, it would be greatly appreciated.
Kevin ______________________ Production: WebFocus 7.6.11 on Win2K3 Server Test: WebFocus 7.6.11 on Win2K3 Server Formats: Excel2K, PDF, HTML
Approot is the is web server alias pointing to where ibi/apps is pointing to. You would copy the masters from /WebFOCUS/ibi/srv76/wfs/catalog to a directory under /WebFOCUS/ibi/apps.
Then please update your profile signature for this forum with your product suite, release, and platform(s). This detailed information will help us help you better. For instance, I'm on Unix so my directory slashes go the other way.
Anyway, I would suggest that you start reading if you are going to be an admin. Start with the installation guide then go to the administration guide for your platform. If you do not have a doc cd, these manuals are available for download. See the doc link in the upper right hand corner of this page.