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.
We did our project as MRE/BID. Now we are trying figure out a way to host canned/precomputed reports without losing benefits of MRE (benefits such as use-auth, groups, domains). Any guidelines are appreciated.
Questions such as -
(1) How to run fex files automatically (how to kick-start them from a command line perl script) ? (2) How to make the fex files store the results into some directory for offline browsing (may be some kind of HOLD AS) ? (3) Is there a way to give the links to reports in MRE to users (may be mail them) so that when they click on them .... the MRE would launch, ask them userid/password and show the report ? I tried to cut-paste links but they didn't work. It throws an error asking to log into MRE. It looks like the user has to first log into the dashboard before using these links.
Just thought of updating this old issue... It was not worthwhile to have canned reports. Decided to generate the reports on-the-fly from database. Whereever it was slow, created summarized tables. It is much easy that way. Because I get to control when to run offline scripts to generate summarized tables.
WebFOCUS 5.3.3 MRE - Solaris - Sun Web Server - Weblogic
You can use ReportCaster to schedule the execution of reports, and if you target the output to the Report Library, you can display the canned output from the Library in a Dashboard content block.