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.
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 ThanksThis 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, 2010
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.
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, 2007