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.



Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Graphs
 Login/Join
 
<B_B>
posted
Hi ,

I have 7 drop downs in my main fex.I need to create a graph under them.So that when the main fex file runs, all the 7 dropdowns and the graphs should come up.

i have created a frame and linked the frame to graph.fex file. On running the report, the frame comes up but there are no graphs seen in that frame.

Code used -

<iframe id=iframe1 style="Z-INDEX: -1; LEFT: 20px; WIDTH: 960px; POSITION: absolute; TOP: 220px; HEIGHT: 320px" tabIndex=1 name=iframe1 requests_list="0" autoExecute="True">













Please suggest.

This message has been edited. Last edited by: Kerry,
 
Report This Post
Guru
posted Hide Post
B,

First step, To your fex, add

  
-SET &ECHO=ALL;


to see if the procedure is called.

Fernando


Prod WF 8.1.04, QA WF 8.2.03, Dev WF 8.2.03
 
Posts: 278 | Registered: October 10, 2006Report This Post
<B_B>
posted
Hi,

Look like the procedure is not being getting called. Otherwise it would have displayed in the graph.

The same code works fine if i am using HTML Layout Painter.Where as , if i use the fex file (which has web focus code, HTML, JS embedded in it)it shows only a blank frame with no grapd in it.

Is it a limitation to web focus.?
I am using version7.2.14

Please suggest.
 
Report This Post
<JG>
posted
Check the
 <request 
tag to make sure that it is calling the procedure correctly and that the target
is correctly set
 
Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders