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.
That is: The list of available dashboards is, sometimes, incomplete. Here's the sequence of events: The user logs into the dashboard, they are presented with (https://this.that.abc/ibi_apps/bid-login? ) the login page and, upon successful login, they are presented with their list of available dashboards (https://this.that.abc/ibi_apps/Controller). But, not all of them are displayed.
Has anyone experienced, and resolved, this issue? Would you please share your solution?This message has been edited. Last edited by: <Kathryn Henning>,
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005
Yes I have. In 7.7, I was using a SQL RDBMS Realm driver to store the users and groups. There was a slight disconnect between the RDBMS and basedir when it comes to BID. If I had original users that were stored in basedir and I migrated them into the SQL DB, if I modified their groups in MR Administration, they would not see their “Views” right away.
If this is your case, a simple way to test this is to go into the Admin Console and clear the cache then log back in as that user.
Thanks for your reply MattC, All of our DB access is controlled from within WebFOCUS Admin user Management. So, would that happen here as well?This message has been edited. Last edited by: Doug,
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005
It turned out that this was a Java Cache issue which came about when using another application (which uses Java). Clearing Jave Cache remedied the issue.
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005