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 have scheduled a report to run on daily basis. This report calls a callable exit. The report executes as scheduled but returns no data in the EXCEL sheet which is generated. I run the report thru a servlet with the same parameters and the report is generated successfully. I think that in scheduling the report, the callable exit is not being called. How can I find out and debug the problem? I am new to the Report Caster and any help would be appreciated.
I believe that when Report Caster executes reports it communicates directly with the WebFOCUS Reporting Server and does not use the WebFOCUS wfs file. If you are running version 5.3 you can set echo to all and all echoing will be placed into the report caster logs. Another trick would be to use the -WRITE command and create you own log file.