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  Performance Management Framework (PMF)    Monitoring Usage of PMF.
Page 1 2 

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Monitoring Usage of PMF.
 Login/Join
 
Master
posted Hide Post
Interesting request. But I don't think there's a way to monitor this without some work on your part - and RA would not be the way to do this. You'd have to put code in each Gadget focexec or program run as a Gadget that you wanted to use to write an entry in a monitoring DB or flat table. I would recommend that if it's all FOCEXEC based Gadgets, you create an INCLUDE to do this that does the writing and have it -WRITE back to a APP FILEDEF xxxx DISK )APPEND of the following parms:

&OWNER_ID,
&SCORECARD_NAME,
&LAUNCH_PAGE_NAME,
&HYYMDs (time of request),
&FOCFOCEXEC

There might be parm in the layer that gets the Gadget name which you could also include - anybody know what that parm would be?

if comma delimited you could then TABLE FILE off it. Cost to this would be, as the log file grows, you will gradually run more slowly (because the system has to read to end of file, right?) and so you should clear this file out or archive it once in a while.

Hope this gets you thinkin'

thanks


Bob Jude Ferrante
Director of Business and Development
WebFOCUS Performance Management
Bob_Ferrante@ibi.com
917-339-5105

I'll take any questions about PMF - business or technical - anytime!

 
Posts: 919 | Registered: March 26, 2003Report This Post
  Powered by Social Strata Page 1 2  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  Performance Management Framework (PMF)    Monitoring Usage of PMF.

Copyright © 1996-2020 Information Builders