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)    [solved]Indicator set

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[solved]Indicator set
 Login/Join
 
Member
posted
Is it possible to have a green light in the set 5 (glass set) Indicator set?

This message has been edited. Last edited by: Demanda,


Business Analyst - Specialist in Business Intelligence
 
Posts: 24 | Registered: March 12, 2009Report This Post
Master
posted Hide Post
Sorry nobody got back to you. We're planning to do a green-also indicator set for glass. It will be set #6 (the next available number). However you can customize PMF now to add that set. This customization will match what will be in 5.2.n, so it will be upward compatible.

Here's how you do it:

1. In \ibi\apps\mainstreet\images\, copy all the files that begin with i05*.gif to corresponding ones that begin with i06*.gif.

2. In \ibi\apps\mainstreet\, there is a file called system_settings_form.fex. This is the code for the Settings panel in PMF. On or around line 970 you'll see the following code:

         <td valign="top"><select NAME="IND_SET" ID="IND_SET" VALUE="!IBI.AMP.IND_SET;" class="combobox" style="width:190" onchange='refreshIndicatorSetCombo("")'>
            <option value="i01">!IBI.AMP.SYST_IND01;</option>
            <option value="i02">!IBI.AMP.SYST_IND02;</option>
            <option value="i03">!IBI.AMP.SYST_IND03;</option>
            <option value="i04">!IBI.AMP.SYST_IND04;</option>
            <option value="i05">!IBI.AMP.SYST_IND05;</option>
         </td>


Add a line before the
</td>
tag as follows:

            <option value="i06">!IBI.AMP.SYST_IND06;</option>


3. In \ibi\apps\pmflang, edit en_system_settings_form.fex and add a line to add a description for SYST_IND06:
-SET &SYST_IND06                           = 'Set six (Glass with Green)' ;


4. Copy a green bead icon and call it i05hino.gif. I'm searching for the right one for you and when I find it, I'll send an update.

5. In \ibi\srv76\home\nls, edit the dhtml.fmp file. Below the line that appears below:

font=PMF05, style=normal, metricsfile=PMF05 AFM *, fontfile=PMF05 PFB *, $


Add the following line:

font=PMF06, style=normal, metricsfile=PMF03 AFM *, fontfile=PMF03 PFB *, $


You're re-using the 03 indicator set for DHTML because you're not going to create a new font...

6. In \ibi\srv76\home\nls, edit the pdf.fmp file. Below the line that appears below:

font=PMF05, style=normal, metricsfile=PMF05 AFM *, fontfile=PMF05 PFB *, $


Add the following line:

font=PMF06, style=normal, metricsfile=PMF03 AFM *, fontfile=PMF03 PFB *, $


Hope this helps.

This message has been edited. Last edited by: Bob Jude Ferrante,


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
Member
posted Hide Post
Thank you.


Business Analyst - Specialist in Business Intelligence
 
Posts: 24 | Registered: March 12, 2009Report This Post
Master
posted Hide Post
No problem. If you get me your email address, I can email you a green glass icon, properly named for the procedure above.

many 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  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  Performance Management Framework (PMF)    [solved]Indicator set

Copyright © 1996-2020 Information Builders