Focal Point Banner


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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Reportcaster - PDF Composer

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Reportcaster - PDF Composer
 Login/Join
 
Guru
posted
I am getting the following error when I run a PDF composer report via Reportcaster. below the error is my code. I can manually run the report just fine. The report usually has 6 graphs. I commented 2 of them out to narrow down the problem. Any idea why when the top graph would cause reportcaster to think it is 10.21 wide?


Schedule Executed Due To NEXTRUNTIME at AGNEWF01T:8200
Starting task: Daily Shipping
Task type: MR Standard Report
Task domain: procurem/procurem.htm
Retrieving MR report: app/today_pdf
Connecting to server EDASERVE with execution id jpottermra
Executing focexec.
No report to create.
0 NUMBER OF RECORDS IN GRAPH= 40859 PLOT POINTS= 4
0 NUMBER OF RECORDS IN GRAPH= 4 PLOT POINTS= 4
0 NUMBER OF RECORDS IN GRAPH= 4 PLOT POINTS= 4
0 NUMBER OF RECORDS IN GRAPH= 4 PLOT POINTS= 4
NOTE: REPORT WILL BE PANELED; TOTAL WIDTH IS: 10.21 INCHES
0 PDF FILE SAVED ...
Task finished.
No report to distribute.


-* File daily_sales_class_composer
-* Default Mode: ResourceLayout
-SET &REPORT = 2;
-*INCLUDE daily_sales_data_gather_full.fex
SET HTMLARCHIVE=ON
COMPOUND LAYOUT PCHOLD FORMAT PDF
UNITS=IN, $
OBJECT=bookmarks ,$
SECTION=section1, LAYOUT=ON, METADATA='0^0^0^0^4', MERGE=OFF, ORIENTATION=LANDSCAPE, PAGESIZE=Letter, SHOW_GLOBALFILTER=OFF, $
PAGELAYOUT=1, NAME='Pie Charts', text='Pie Charts', TOC-LEVEL=1, ORIENTATION=LANDSCAPE, METADATA='BOTTOMMARGIN=0,TOPMARGIN=0,LEFTMARGIN=0,RIGHTMARGIN=0,ORIENTATION=LANDSCAPE,', $
COMPONENT='graph1', TEXT='Pie Charts', TOC-LEVEL=2, POSITION=(0.312 0.624), DIMENSION=(3.300 3.300), COMPONENT-TYPE=GRAPH, METADATA='Z-INDEX: 100; POSITION: absolute; WIDTH: 3.3in; HEIGHT: 3.3in; TOP: 0.624in; LEFT: 0.312in', $
COMPONENT='graph2', TEXT='graph2', TOC-LEVEL=2, POSITION=(3.857 0.624), DIMENSION=(3.300 3.300), COMPONENT-TYPE=GRAPH, METADATA='Z-INDEX: 100; POSITION: absolute; WIDTH: 3.3in; HEIGHT: 3.3in; TOP: 0.624in; LEFT: 3.857in', $
COMPONENT='graph4', TEXT='graph4', TOC-LEVEL=2, POSITION=(7.448 0.624), DIMENSION=(3.300 3.300), COMPONENT-TYPE=GRAPH, METADATA='Z-INDEX: 100; POSITION: absolute; WIDTH: 3.3in; HEIGHT: 3.3in; TOP: 0.624in; LEFT: 7.448in', $
COMPONENT='graph5', TEXT='graph5', TOC-LEVEL=2, POSITION=(0.313 4.167), DIMENSION=(3.300 3.300), COMPONENT-TYPE=GRAPH, METADATA='Z-INDEX: 100; POSITION: absolute; WIDTH: 3.3in; HEIGHT: 3.3in; TOP: 4.167in; LEFT: 0.313in', $
COMPONENT='graph6', TEXT='graph6', TOC-LEVEL=2, POSITION=(3.854 4.167), DIMENSION=(3.300 3.300), COMPONENT-TYPE=GRAPH, METADATA='Z-INDEX: 100; POSITION: absolute; WIDTH: 3.3in; HEIGHT: 3.3in; TOP: 4.167in; LEFT: 3.854in', $
COMPONENT='graph8', TEXT='graph8', TOC-LEVEL=2, POSITION=(7.448 4.167), DIMENSION=(3.300 3.300), COMPONENT-TYPE=GRAPH, METADATA='Z-INDEX: 100; POSITION: absolute; WIDTH: 3.3in; HEIGHT: 3.3in; TOP: 4.167in; LEFT: 7.448in', $
PAGELAYOUT=2, NAME='Summary', text='Class Summary', TOC-LEVEL=1, BOTTOMMARGIN=0.5, TOPMARGIN=0.5, ORIENTATION=LANDSCAPE, METADATA='BOTTOMMARGIN=0.5,TOPMARGIN=0.5,LEFTMARGIN=0,RIGHTMARGIN=0,ORIENTATION=LANDSCAPE,', $
COMPONENT='Summary', TEXT='Class Summary', TOC-LEVEL=1, POSITION=(1.000 0.500), DIMENSION=(9.000 7.391), BYTOC=1, DRILLMAP=((L1 Item)), METADATA='Z-INDEX: 100; POSITION: absolute; WIDTH: 9in; HEIGHT: 7.391in; TOP: 0.5in; LEFT: 1in', $
PAGELAYOUT=3, NAME='Item', text='Item Summary', TOC-LEVEL=1, BOTTOMMARGIN=0.5, TOPMARGIN=0.5, ORIENTATION=LANDSCAPE, METADATA='BOTTOMMARGIN=0.5,TOPMARGIN=0.5,LEFTMARGIN=0,RIGHTMARGIN=0,ORIENTATION=LANDSCAPE,', $
COMPONENT='Item', TEXT='Item Summary', TOC-LEVEL=1, POSITION=(0.500 0.500), DIMENSION=(9.000 7.296), BYTOC=1, DRILLMAP=((L1 Customer)), METADATA='Z-INDEX: 100; POSITION: absolute; WIDTH: 9in; HEIGHT: 7.296in; TOP: 0.5in; LEFT: 0.5in', $
PAGELAYOUT=4, NAME='Customer', text='Customer Summary', TOC-LEVEL=1, BOTTOMMARGIN=0.5, TOPMARGIN=0.5, ORIENTATION=LANDSCAPE, METADATA='BOTTOMMARGIN=0.5,TOPMARGIN=0.5,LEFTMARGIN=0,RIGHTMARGIN=0,ORIENTATION=LANDSCAPE,', $
COMPONENT='Customer', TEXT='Customer Summary', TOC-LEVEL=1, POSITION=(0.200 0.500), DIMENSION=(10.500 7.400), BYTOC=1, METADATA='Z-INDEX: 100; POSITION: absolute; WIDTH: 10.5in; HEIGHT: 7.4in; TOP: 0.5in; LEFT: 0.2in', $
-*PAGELAYOUT=5, NAME='description', text='Report Description', TOC-LEVEL=1, BOTTOMMARGIN=0.5, TOPMARGIN=0.5, METADATA='BOTTOMMARGIN=0.5,TOPMARGIN=0.5,LEFTMARGIN=0,RIGHTMARGIN=0,', $
-*COMPONENT='description', TEXT='Report Description', TOC-LEVEL=1, POSITION=(0.200 0.500), DIMENSION=(10.500 7.500), METADATA='Z-INDEX: 100; POSITION: absolute; WIDTH: 10.5in; HEIGHT: 7.5in; TOP: 0.5in; LEFT: 0.2in', $
END
SET COMPONENT='graph1'
-*component_type graph
-SET &SUBSIDIARY = '';
-INCLUDE procurem/app/daily_sales_graph_sales_tot_pdf.fex
SET COMPONENT='graph2'
-*component_type graph
-SET &SUBSIDIARY = '01';
-INCLUDE procurem/app/daily_sales_graph_sales_pdf.fex
SET COMPONENT='graph4'
-*component_type graph
-SET &SUBSIDIARY = '09';
-INCLUDE procurem/app/daily_sales_graph_sales_pdf.fex
SET COMPONENT='graph5'
-*component_type graph
-SET &SUBSIDIARY = '';
-INCLUDE procurem/app/daily_sales_graph_srv_lvl_pdf.fex
SET COMPONENT='graph6'
-*component_type graph
-SET &SUBSIDIARY = '01';
-INCLUDE procurem/app/daily_sales_graph_srv_lvl_pdf.fex
SET COMPONENT='graph8'
-*component_type graph
-SET &SUBSIDIARY = '09';
-INCLUDE procurem/app/daily_sales_graph_srv_lvl_pdf.fex
SET COMPONENT='Summary'
-*component_type report
-INCLUDE procurem/app/daily_sales_summary.fex
SET COMPONENT='Item'
-*component_type report
-SET &TIME_FRAME = 1;
-SET &SEARCH_SHORTED = 1 ;
-SET &DATA_RETREIVED = 'N';
-INCLUDE procurem/app/daily_sales_summary_item.fex
SET COMPONENT='Customer'
-*component_type report
-INCLUDE procurem/app/daily_sales_summary_customer.fex
-*SET COMPONENT='description'
-*component_type report
-*-INCLUDE procurem/app/report_description.fex
COMPOUND END
SET COMPOUND = OFF

This message has been edited. Last edited by: Kerry,


WebFocus 8.1.5
iSeries/Windows
DB2/SQL/Access
Dev Studio
App Studio
Maintain
ReportCaster
 
Posts: 341 | Location: Pembroke NH/Jericho NY | Registered: June 15, 2011Report This Post
Expert
posted Hide Post
Hi Jay,

Please open a case with Customer Support Services so that we will have someone assigned to look into the logs/traces. Please call at 1-800-736-6130, or access online at InfoResponse.

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
 
Posts: 1948 | Location: New York | Registered: November 16, 2004Report This Post
Guru
posted Hide Post
I will on Monday.


WebFocus 8.1.5
iSeries/Windows
DB2/SQL/Access
Dev Studio
App Studio
Maintain
ReportCaster
 
Posts: 341 | Location: Pembroke NH/Jericho NY | Registered: June 15, 2011Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Reportcaster - PDF Composer

Copyright © 1996-2020 Information Builders