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.
If you want to list all procedures used by a particular synonym, you can use Impact Analysis. It can be run out of the Reporting Server Web Console,Data Management Console, or Developer Studio.
Posts: 229 | Location: New York | Registered: July 27, 2004
Thanks for your response. But Impact Analysis can't list procedures built in the Managed Reporting Section. I want to create an intreactive report where I can enter Synonym name or Procedure name and get all the related information.
I build one such report(above code) with gives me Synonym table name, Column name and application directory, but not procedure information.
WebFOCUS 7,8 Windows, All Outputs
Posts: 4 | Location: North America | Registered: June 10, 2014
Am not sure of any solution inside WebFOCUS for this.. Hopefully Some FILE handling solution is something that you have to go for.
Say for example - some Java application(code) that will take the synonym name as input parameter and can read through all FEX files in a directory(sub-directories), do for a pattern matching of the Synonym name provided, return the FEX file name if pattern matching found.
Thanks,
Ramkumar. WebFOCUS/Tableau Webfocus 8 / 7.7.02 Unix, Windows HTML/PDF/EXCEL/AHTML/XML/HTML5
Posts: 394 | Location: Chennai | Registered: December 02, 2009
Have a look at this old post. This uses WebFOCUS to write the contents of all the fexes in a chosen folder to a focus db where the results can be parsed for reporting.
Starting with WebFOCUS release 8.0.07, a New Feature was implemented that allows you to extract the contents of the Repository in text format which can then be searched. For additional information, please see: