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.
I am trying to get an environment setup where I can do local development linked up with source control. Then when development has been tested locally I will push it to production server (hopefully directly from source control).
I have the local Dev Studio up and running. I am able to create Web Applications. However I am not able to do anything with Managed Reporting. Our server has Managed Reporting running, and I was hoping to be able to mimic that environment locally, however Managed Reporting doesn't show up anywhere in my Dev Studio environment.
How do I get MR to be available locally? Your help is greatly appreciated. Thanks, TimThis message has been edited. Last edited by: <Kathryn Henning>,
Can not you access MRE UI part through the business intelligence dashboard? since Managed Reporting is installed on server, you can directly configure that server in your developer studio and get the MRE access. In this way you can access code also. Revert in case of issue. Thanks.
I can access the remote server. I want to have the entire environment local. But I dont know how to get Managed Reporting local. Is MR part of the server install for Dev Studio or do I need to install something separately from Dev Studio?