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.
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