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] How to create a URL to execute a report

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] How to create a URL to execute a report
 Login/Join
 
Gold member
posted
Hi All,

I have done all my reporting in MRE and have always given access to MRE to my users who could access the reports from MRE. However, now I have a requirement where I have to create a luanch page for a report which the clients could access, enter their own parameters and then run the report. How can I deliver the same report to the client who will not have access to MRE?

I have tried the publish utility, but it did not create any .htm page in the /ibi_html/publish directory.
I am using 7.6.9 version.

I appreciate any help
Thanks

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


In Focus since 2008
WebFOCUS 8.2.0.1
Windows 7 - IE,Chrome,Firefox
Excel, PDF, HTML, AHTML, XML
JavaScript, jQuery, D3.js, Highcharts
 
Posts: 79 | Location: New York | Registered: February 04, 2010Report This Post
Expert
posted Hide Post
Publish is one way.

Using BI dashboard, and the public view is another.


I would suggest looking into the reasons why publish is not working, as there may be unseen issues with your installation.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Virtuoso
posted Hide Post
First, I would warn you about setting things up like this because you are basically poking a hole in your secured MRE environment. That being said, we have found several reasons to do this for internal applications.

Here's a basic url:
http://~servername~/ibi_apps/WFServlet?IBIMR_action=MR_RUN_FEX&IBIMR_sub_action=MR_STD_REPORT&IBIMR_drill=RUNNID&IBIWF_action=WF_SIGNON&IBIC_user=~userid~&IBIC_pass=~password~&IBIMR_domain=~domain/domain.htm~&IBIMR_flags=&IBIMR_folder=~foldername~&IBIMR_fex=app/~fexname.fex~&IBIF_ex=app/~fexname.fex~IBIMR_random=


item in between ~ are things that you would replace according to your environment. Notice that this includes a user id and password. If your WF server is operating with security on, there's no way around that part. You just need to figure out the best way to "hide" those things if it matters. The IBIMR_domain will be the domain information for the location wher the fex lives in MRE. You can look at the properties of the domain to get the info. Same with the IBIMR_folder and fexname. Last, but not least, there is a property in your client configuration that prevents external access to MRE procedures. I think it's call MR_ANONYMOUS_RUN_ACCESS or something like that. This must be enabled for you to accomplish what you're trying to do. Then the IBIMR_drill=RUNNID in the URL tells it you are running as anonymous.

Again, remember that you are changing your system's security so make sure that changes you make are not allowing unintended access somewhere else.


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
 
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007Report 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] How to create a URL to execute a report

Copyright © 1996-2020 Information Builders