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     Linking to a MRE Reporting Object from HTML

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Linking to a MRE Reporting Object from HTML
 Login/Join
 
Member
posted
I have a HTML Script in the MRE Standard Reporting area. I would like for the HTML Script to call a MRE Reporting Object and pass a parameter to it for a WHERE Clause. The HTML Script and Reporting Object are within the same Domain.

Is it possible?
And, if so, how do I code it in the HTML Script?
 
Posts: 4 | Registered: February 21, 2007Report This Post
Virtuoso
posted Hide Post
Would you be so kind to share a part of the HTML script, It would be easier to understand and maybe also easier to give an advice.
I'm sure it can be done.

How does the HTML script get's the parameter?




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
Expert
posted Hide Post
The quickest way to find out what is required would be to temporarily create a WHERE statement that has an embedded Dialogue Manager variable, for example WHERE RECORDLIMIT EQ &RECORDLIMIT. Make sure that the Prompt for Parameters property is checked. Run the Reporting Object and view the source of the parameter HTML page.


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
Member
posted Hide Post
I am not having a problem passing the variables or with the HTML.

The issue is that I am tiring to link to a Reporting Object from within the HTML. You can link to a Standard report with ibif_ex="app/new_proc.fex" IBIMR_folder="#starndardrep" or a My Report with ibif_ex="user1/new_repo.fex" IBIMR_sub_action="MR_MY_REPORT" IBIMR_folder="#standardrepo" but how can you link to a Reporting Object?
 
Posts: 4 | Registered: February 21, 2007Report This Post
Expert
posted Hide Post
I followed my instructions and came up with this URL:
http://gfnotoeiprod/ibi_apps/WFServlet?IBIMR_action=MR_RUN_FEX&IBIMR_sub_action=MR_REPORT_OBJECT&IBIMR_fex=mrv%2ftest1%2efex&IBIMR_folder=%23test1r9z34rf&IBIMR_domain=francism%2ffrancism%2ehtm&IBIMR_Random=22%2b%2d7898814285333331462&RECLIM=5

As you can see, the "sub-action" is MR_REPORT_OBJECT, and the rest should be familiar.


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
Member
posted Hide Post
Francis,

I want to check the version of WebFOCUS you are using. I am running 7.1.6 and if I submit the following, I do get into MRE at the general level, not at the specified Domain Level, and it does not call the Reporting Object up in Assist mode either.

Any thoughts,
Allen.

http://webfoct1/ibi_apps/WFServlet?IBIMR_action=MR_RUN_...85333331462&RECLIM=5
 
Posts: 4 | Registered: February 21, 2007Report This Post
Expert
posted Hide Post
5.3.3, like my sig. says.

Things may have changed in 7.1.6, but I did notice you have two &IBIMR_action variables in your URL. The second one is 'MR_SIGNON' which is probably why the MRE page is at the general level.

I imagine you need to sign on AND run a reporting object in one call - I unfortunately don't have an example of that for the moment.


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     Linking to a MRE Reporting Object from HTML

Copyright © 1996-2020 Information Builders