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.
Hi... i dono how to logoff from the dashboard when the banner is not applied ... Could anyone give the suggestion for this ... My case is like without the use of Banner in the webpage layout. So, am not able to logoff from the dashboard now .. Plese give your suggestions as soon as possible
How to logoff Dashboard without the Banner Links? Solution: If you are planning to remove the banner link and want to create a button to logoff this is the request the logoff calls:
Now as far as closing browser window, this depends on how the window was opened. 1) If the window is a popup (launched from a parent window using window.open( ) method, then you should probably call the Logoff URL. Then you can call window.close()
2) If the window is the main window, you should also call the Logoff URL but be careful when calling window.close() because the browser will alert you if you really wanna close the window (this is how it works in IE/FF, etc.)
or
You can edit the banner.html file located under the worp_html directory for the view you wish to modify and make it simple. Set the background color to white and then specify the bannerHeight in the profile.prf file for the Logoff link. If you decide to modify this you will need to go back to the Viewbuilder /Edit Content /Look and preview the changes for the new template.
Hope it helps,
Peter
D: WF 7.6.2 P. : WF 7.6.2 on W2003 ------------------------------------------------------------------ I see myself as an intelligent, sensitive human, with the soul of a clown which forces me to blow it at the most important moments.
D: WF 7.6.2 P. : WF 7.6.2 on W2003 ------------------------------------------------------------------ I see myself as an intelligent, sensitive human, with the soul of a clown which forces me to blow it at the most important moments.
am trying with worp1... i find three background colors ... background 1 with "#AACCFF"(Blue) and backgroung2 with "#666666" and background3 with "000000" (Black) .. Since i need the logoff option without the use of banners .. Do i need to choice the background2 option to make it white color ? and i find bannerHeight = 105 in profile.prf.. wat value can be changed..
And i would like to know, How the logoff option can be got when we do these changes.. Could you please explain me the concept behind this...
that being the url to logoff from the dashboard without using the logoff link
P.
D: WF 7.6.2 P. : WF 7.6.2 on W2003 ------------------------------------------------------------------ I see myself as an intelligent, sensitive human, with the soul of a clown which forces me to blow it at the most important moments.
In the same vein, has anyone figured out how to cause the logoff if the user simply closes the browser? I'm not a big fan of having to retrain a user to press "logoff" when they're done using an application -- and we're consistently seeing them just hit the 'x' on the browser when they're done. Not really a huge problem -- but it does leave them logged in according to viewbuilder and you can't change their default views, etc.
We're getting by -- but would be a nice solution if anyone has it.
Production: 7.6.6 WF Server  <=>  7.6.6 WF Client  <=>  7.6.6 Dev Studio Testing: <none> Using MRE & BID.  Connected to MS SQL Server 2005 Output Types: HTML, Excel, PDF
Yeah, we've actually got that applied already -- but that really only helps when the user logs in the NEXT time. It simply bypasses the message they get that they're already logged in by resetting their prior session. (More of a workaround IMO).
What would really solve the problem is to automatically close the session regardless of if they hit 'x' or "Logoff".
Production: 7.6.6 WF Server  <=>  7.6.6 WF Client  <=>  7.6.6 Dev Studio Testing: <none> Using MRE & BID.  Connected to MS SQL Server 2005 Output Types: HTML, Excel, PDF