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.
When I'm trying to schedule my fex file using Report Caster, it throws some errors. FYI the output of the fex is a FOCUS file. I heard that the same fex file which works fine in Developer Studio might not work when scheduled using Report Caster. Is this true? Can someone send me the points which I need to take care of while scheduling fex files using Report Caster?
Regards Syed
Using WF 7.1.7/Dev Studio
Posts: 189 | Location: Boston, MA | Registered: July 12, 2005
Here you are: Schedule ID: S12lp0bt4u07, Job Description: Test Completed with errors/warnings Task error: SPECIFIED LABEL NOT FOUND: LBL_LPGERR No report to distribute.
The label points to the Error Page which I have created. Moreover, even previosuly, we got some errors while scheduling due to which we had to tweak the code somewhat: - Bring the compute variables to DEFINE file if I need to sort on the Compute variable. - Use APPATH and APPHOLD
Are there any such requirements while scheduling through report caster?
Syed
Using WF 7.1.7/Dev Studio
Posts: 189 | Location: Boston, MA | Registered: July 12, 2005
Because you are creating a file and not a report you will get this error. Check to see if your file was created. If it was not, then your FILEDEF or AP FI is incorrect. Take out any references to your HTML error page as well as -SET &ECHO= ALL and -EXIT.
Pat WF 7.6.8, AIX, AS400, NT AS400 FOCUS, AIX FOCUS, Oracle, DB2, JDE, Lotus Notes
Posts: 755 | Location: TX | Registered: September 25, 2007
The "Best Practices: Considerations When Using ReportCaster 7.1" document helps to explain some of the known issues of running reports (or procedures) in Caster vs. online in WebFOCUS. The document can be accessed on the following URL:
Before I posted to this thread, I looked for a Best Practices document for 76 and did not find one. I believe most of the known issues and differences in Caster reporting vs. online reporting are the same in 71x and 76x.
Things might change a bit in the next major release as the WF product division is working to streamline the WF Client and Caster architecture. Stay tuned
Posts: 22 | Location: Atlanta | Registered: January 19, 2007
Thanks for the help! I am able to get the file created using report caster now. I followed all the steps mentioned in the best practices document. It works!
regards Syed
Using WF 7.1.7/Dev Studio
Posts: 189 | Location: Boston, MA | Registered: July 12, 2005
I'm getting the following error when I try to schedule a fex file through Report Caster. Schedule ID: S12mqr1nki29, Job Description: FOCUS_PROD_all Completed with errors/warnings Task error:Pcb2.: java.io.EOFException No report to distribute.
Any suggestions to debug? FYI the same fex file works perfectly fine if I move it to a different folder in the same environment/server.
Regards Syed
Using WF 7.1.7/Dev Studio
Posts: 189 | Location: Boston, MA | Registered: July 12, 2005