Focal Point Banner


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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     keeping track o my applications

Read-Only Read-Only Topic
Go
Search
Notify
Tools
keeping track o my applications
 Login/Join
 
Virtuoso
posted
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, 2006Report This Post
Platinum Member
posted Hide Post
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.


Release 7.6.9
Windows
HTML
 
Posts: 226 | Registered: June 08, 2003Report This Post
Expert
posted Hide Post
quote:
You could also document other things using the Properties option of the items in the APP folder


The properties option (from the Projects area) gives you a couple of check boxes. I can't see how one could use this for documentation purposes.


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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Platinum Member
posted Hide Post
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
 
Posts: 173 | Registered: November 16, 2005Report This Post
Expert
posted Hide Post
I imagine this is an interesting new feature in v7.*.

I suppose there's no way to get at this from outside DevStudio? Where is this meta-data stored? In an HTML file?

Thanks,


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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Guru
posted Hide Post
Even in WF 7 - the properties comments must only be available in Projects, not in application folders under Dataservers. Frowner That probably means it is stored locally on the developer's box only.


(Prod: WebFOCUS 7.7.03: Win 2008 & AIX hub/Servlet Mode; sub: AS/400 JDE; mostly Self Serve; DBs: Oracle, JDE, SQLServer; various output formats)
 
Posts: 391 | Location: California | Registered: April 14, 2003Report This Post
Expert
posted Hide Post
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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Virtuoso
posted Hide Post
quote:
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, 2006Report This Post
Platinum Member
posted Hide Post
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
 
Posts: 173 | Registered: November 16, 2005Report This Post
Virtuoso
posted Hide Post
quote:
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, 2006Report This Post
Platinum Member
posted Hide Post
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
 
Posts: 173 | Registered: November 16, 2005Report This Post
Expert
posted Hide Post
For Managed Reporting programs, take a look at these posts:

https://forums.informationbuilders.com/eve/forums/a/tpc/...971055961#1971055961
https://forums.informationbuilders.com/eve/forums/a/tpc/...391088331#4391088331


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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     keeping track o my applications

Copyright © 1996-2020 Information Builders