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.
We started about a year ago with webfocus. Since I have build now several applications on several databases I'm looking for a way to put them all in metadata databse. I'm thinking of things like "Who ordered for the application" "what is the internal name" "what is display name" "which database is used" "what tables" And later combine this maybe with the analyse results on who is now using it. so how is this done in most companies? thanks for the ideas and advices. Frank
Frank
prod: WF 7.6.10 platform Windows, databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7 test: WF 7.6.10 on the same platform and databases,IE7
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006
I would think that at the very least you should put each project into a separate APP directory folder in Developer Studio. That way you will see at a glance the Tables from the MASTER tab, and the reports at a glance from the PROCEDURE tab. You could also document other things using the Properties option of the items in the APP folder.
Hi Francis, If you select properties for an application project, one of the tabs is for comments, where you can add any needed documentation or notes that may help you later. Rich
WebFOCUS 8202 Win 2012 Test - WebFOCUS 8203 on Win 2012
Even in WF 7 - the properties comments must only be available in Projects, not in application folders under Dataservers. That probably means it is stored locally on the developer's box only.
In v5.3.4, the Comments tab is available for the Project icons and the folders within the Project icons, but not the individual components within the folders.
The server app.gfa file contains the information for the server Project and it appears to be an xml file. So, this data is on the server.
I wonder if IB offers a DTD for this file.
Francis
Give me code, or give me retirement. In FOCUS since 1991
Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
Originally posted by RichH: Hi Francis, If you select properties for an application project, one of the tabs is for comments, where you can add any needed documentation or notes that may help you later. Rich
I know this functions, but there is as far as I know no way to see all this in a list box and you can not search for it, or even more build a focus report on these fields (if it are fields?) and properties. And how about developing in the MRE environment?
Frank
prod: WF 7.6.10 platform Windows, databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7 test: WF 7.6.10 on the same platform and databases,IE7
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006
Hi Frank, This doesn't fit in with the search, but it may also help you. For Managed Reporting there is an extract utility (ibi\webfocusxx\utilities\mrextract.bat) which will extract all the User, Role, Group, and Domain data to flat files which can then be reported from. The masters are in the ibi\ibisamp directory. Regards, Rich
WebFOCUS 8202 Win 2012 Test - WebFOCUS 8203 on Win 2012
Originally posted by RichH: Hi Frank, This doesn't fit in with the search, but it may also help you. For Managed Reporting there is an extract utility (ibi\webfocusxx\utilities\mrextract.bat) which will extract all the User, Role, Group, and Domain data to flat files which can then be reported from. The masters are in the ibi\ibisamp directory. Regards, Rich
Thanks Rich That might be a good step. I found the program, made it run, but the output files are empty. do I have to run this on the server, or has that something to do with the path settings. If this is a bit to complicated to explain by mail, I will ask my local helpdeks from IBI.
Frank
prod: WF 7.6.10 platform Windows, databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7 test: WF 7.6.10 on the same platform and databases,IE7
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006
Hi Frank, You will have to edit the file and make any required changes for the jdbc drivers before it will run clean. If you run from the command line, any errors will be echoed back. That may help you bebug it. Rich
WebFOCUS 8202 Win 2012 Test - WebFOCUS 8203 on Win 2012