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.
Is it possible to to provide user access to their informat only form Live database: For example I have 5 car stores, Detroit, Chicago,NY, LA, & London
I want Chicago Manager to only access Chicago data and parametscreen only show models that are available in Chicago. NY should see NY, LA should see LA. I know there is got to be a way to pass user ID to the system to show only user related data to user. Also, when I want to publish graph on dashboard, user should only see data realted to their store. I know I could do access list bursting for library reports, but can I do same sort of security for live database?This message has been edited. Last edited by: Kerry,
Is there something you can implement in your database platform directly? For instance, Oracle allows for the creation of Virtual Private Databases which provide access to certain domains of information on a user/role level. That way, your users can only access what they're allowed to, even if they use tools other than your WebFOCUS environment (such as accessing the database from Excel).
It's just a thought, of course. It all depends on your infrastructure and security policies your company can (or is willing to) implement.