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     [CLOSED] Reports HTML Frame won't use Amper values passed in URL in drilldown.

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Reports HTML Frame won't use Amper values passed in URL in drilldown.
 Login/Join
 
Master
posted
I have a report that drills into an HTML frame that has two reports inside of it.

The report passes the values, and they show up in the URL like they are supposed to, but the reports within the HTML frame don't "pick them up" for some reason. The reports load blank.

If this isn't an obvious problem, does anyone know of what I should search for to figure this out?

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


Prod: Single Windows 2008 Server running Webfocus 7.7.03 Reporting server Web server IIS6/Tomcat, AS400 DB2 database.
 
Posts: 611 | Registered: January 04, 2007Report This Post
Expert
posted Hide Post
Jason, please post a little more detail about the problem. The title of your post states "Drilldown to HTML Frame doesn't pass values", but the posting states "The report passes the values, and they show up in the URL".

Perhaps the problem is with how you're using frames. Are these frames or iframes? Usually, when you define a frame in an html page, it's within a frameset tag with the individual frames consisting of a src tag that points to an html page.

Or, when setting up a drill-down in WebFOCUS, you specify a target frame in the style-sheet declaration.


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
Master
posted Hide Post
Francis,
You make a very good point. Let me clarify...
It does indeed pass the values, but the reports are gathering them. In fact, I've been trying all sorts of things this morning to get this to work and found more interesting information.

For example, when I set the .fex to "prompt for parameters" it shows a prompt for &CUST, though the URL for the page is
http://svr99wfrs/ibi_apps/WFSe...&CUST=38571&CLASSX=5

as you can see, &CUST is set to 38571 in the URL. If I take the .fex out of the HTML and drill down to it, it works just fine (Runs using &CUST=38571).

Sorry for being so confusing, I'll update the topic of this thread. Thanks.


Prod: Single Windows 2008 Server running Webfocus 7.7.03 Reporting server Web server IIS6/Tomcat, AS400 DB2 database.
 
Posts: 611 | Registered: January 04, 2007Report This Post
Expert
posted Hide Post
http://svr99wfrs/ibi_apps/WFServlet?IBIF_webapp=/ibi_apps
&IBIC_server=EDASERVE&IBIWF_msgviewer=OFF&&IBIMR_drill=X,ykh6hdgo/ykh6hdgo.htm
&IBIF_ex=app/net_sales_1_frame.htm&CLICKED_ON=&CUST=38571&CLASSX=5
I've never drilled-down to an HTML page before, so I'm not sure, but the URL doesn't look correct - I don't think one passes parameters to an HTML page in this manner. But then, this could be a 7.6 feature I am not familiar with - so sorry I can't be of any help.

Cheers,


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
You can pass parameters to a HTML page, but there is no mechanism for automatically making the parameters available to the page. You will have to use JS to read the href and manually break out the parameters and their associated values.

Example


"There is no limit to what you can achieve ... if you don’t care who gets the credit." Roger Abbott
 
Posts: 1102 | Location: Toronto, Ontario | Registered: May 26, 2004Report 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     [CLOSED] Reports HTML Frame won't use Amper values passed in URL in drilldown.

Copyright © 1996-2020 Information Builders