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 created an html page to run a .fex procedure and can view it successfully from webfocus portal. From chrome browser, I can see the url with the format like this: [url=http://webserver/ibi_apps/run.bip?BIP_REQUEST_TYPE=BIP_RUN&BIP_folder=folder1&BIP_item=report1.htm&windowHandle=236625&IBI_random=1234]
I plan to publish this link to external application to launch all public reports together with SSO integration. I have reviewed several similar posts which suggest the url using WFServlet with IBIMR_xxx params, but I'm unable to test it successfully in WebFocus 8.2. Those parameters IBIMR_xxx cannot be found in v8.2 docs. The Developing Reporting App 8.2 doc only provides some info about calling WFServlet to run .fex procedure.
So I want to know what's the exact form of the url to launch html page? Should I use run.bip or WFServlet? any help will be appreciated.This message has been edited. Last edited by: FP Mod Chuck,
I'm pretty sure you want to use run.bip. I ran an HTML from the domain and copied the URL it generated. Then I opened a different browser and used the URL to open the same HTML. I got prompted for my sign on uid/pwd and then the HTML opened. I'm not sure if this is a good test but I think it shows that run.bip should work with or without SSO.
WebFOCUS 8206, Unix, Windows
Posts: 1853 | Location: New York City | Registered: December 30, 2015