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 am trying to find a way to directly link an IBI MRE html page without having to go through a MRE dashboard or through the MRE sign in. I know that this is possible, but I'm having some trouble with it. Theoretically, I would expect the network id to be picked up for authentication, but it doesn't seem to happen (I am brought to the Managed Reporting sign in page instead). I understand that this may be something that is unique to our configuration and/or security set-up, but am posting the question here in case I'm missing something.
Would it be expected that I would need to include some other value to be passed? Either through the URL or as a hidden value from the originating web page? Hopefully someone will have some insight!
Thanks so much for this technique, I've actually gotten it working!
I do have another question however. This method has me referencing an html page in an approot directory, is there any way to link to a page that is sitting in an MRE folder?
So, instead of mapping it as: "/approot/folder/webpage.htm"
it would be something like: "/mre reference/standard reports reference/folder/webpage.htm"
I'm just wondering if it is doable that way too (and if so, how?)
I just had a user who wanted to run an HTML Launch page from within an MRE domain from a VB app. I just created a fex that was a -HTMLFORM of the launch page in mre and then built the url to run the fex. Works fine that way.
Depending on your webfocus configuration/platform you could consider deploying webfocus with Single Sign On , 3 scenarios I have encountered:
1. Use IWA (Integrated windows Authentication) so when the user logs into his workstation, his credentials are passed to WF client+server, there is also a documented technique and out of the box special MR sign-on pages. Its documented in the security manual
2. In SAP environments - you have SSO with SAP Portal (WF76X)
3. Have you tried to pick up the WF_REMOTE_USER which should contain the user's id, in your site.wfs you can assign this user id as fixed MR user