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.
A co-worker set up about 5 schedules for a compound document composer report that I created. The compound report consists of a report at the top and two graphs at the bottom of the report. The graphs are being saved using ON GRAPH PCHOLD FORMAT PDF. The report runs fine interactively and also in our self-serve application from a launch page. When the report is run from a batch schedule each month in ReportCaster for multiple customers and saved to the Report Library, from time to time when a particular customer tries to open up the report it displays a message that says "An error exists on this page. Acrobat may not display the page correctly" and no report displays. The hold file names for each customer are unique hold file names that contain the &FOCCPU number in the name. We don't know if there is a problem when trying to run multiple schedules for multiple customers at the same time even when the hold file names are unique. The fex is doing a PAGE-BREAK REPAGE for each customer.
Has anyone experienced a similar situation?Thanks.
Windows 7 WF 8009This message has been edited. Last edited by: <Emily McAllister>,
I've found that the error handling for the document composer is very poor. There are a lot of things that the composer won't give you an error message for, but it won't be able to create a proper PDF, and Adobe will throw the error.
I would start by running the report from the MRE with the same variables as what RC would be using. I've found that sometimes the content outgrows the content area defined in the composer syntax. Check to see if your content is larger when you get that error as opposed to when you don't. And then adjust for overflow or the content area of your different reports.
Eric Woerle 8.1.05M Gen 913- Reporting Server Unix 8.1.05 Client Unix Oracle 11.2.0.2
Posts: 750 | Location: Warrenville, IL | Registered: January 08, 2013
Tamara, I am referring to reports that get saved in our internal Report Library. The behavior is what I see when I view the reports in the Report Library.
Eric, thanks for the feedback. Unfortunately, MRE is not set up at the present. I'll keep your observations in mind when the reports run in production next month. Will follow-up with feedback then. Thanks again.