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.
New TIBCO Community Coming Soon
In early summer, TIBCO plans to launch a new community—with a new user experience, enhanced search, and expanded capabilities for member engagement with answers and discussions! In advance of that, the current myibi community will be retired on April 30. We will continue to provide updates here on both the retirement of myibi and the new community launch.
What You Need to Know about Our New Community
We value the wealth of knowledge and engagement shared by community members and hope the new community will continue cultivating networking, knowledge sharing, and discussion.
During the transition period, from April 20th until the new community is launched this summer, myibi users should access the TIBCO WebFOCUS page to engage.
How can i disable concurrent access to dashboards, when multiple users are logged on? Say for example, there are 5 users, only one user should be able to access the dashboard at a time.This message has been edited. Last edited by: <Emily McAllister>,
bid-config.xml has a parm called "allowOnlyOneUserWithSameId". When that is TRUE, when FRED logs on to MRE, if FRED is seen to be logged on elsewhere, you will be prompted to kill the other session. The idea being that each user should have their own userid and the only reason you should hit this is because Fred left his office and he is trying to log on from some other location.
Brian Suter VP WebFOCUS Product Development
Posts: 200 | Location: NYC | Registered: January 02, 2007
I can't even get it to kill user1 who logged on first let alone say that user1 is already logged on. I have cleared cache and tomcat cache etc. ,restarted all services and still nothing.
_______________________ *** WebFOCUS 8.1.05M ***
Posts: 196 | Location: London, UK | Registered: December 06, 2005
I have solved my issue. The steps I used as described above were for the Dashboard and not for the Portal. The correct setting for the Portal can be found in WebFOCUS Administration Console under Configuration, Account Policies. It is called "IBI_Multiple_Logins_Per_User" which specifies whether the same user can have multiple simultaneous sign-in sessions. The default value is True. If you set to "False" the user will not be able to login the second time with the same userid.
_______________________ *** WebFOCUS 8.1.05M ***
Posts: 196 | Location: London, UK | Registered: December 06, 2005