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] Error in compound Report with page master in APDF

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Error in compound Report with page master in APDF
 Login/Join
 
Platinum Member
posted
Hello,
When I try to create a report using the compound report tool I get this error:
  
0 NUMBER OF RECORDS IN TABLE=       10  LINES=      1
 0 NUMBER OF RECORDS IN TABLE=       19  LINES=     19
 Flex ERROR: Syntax error: expecting semicolon before minus.
 /opt/ibi/srv77/wfs/edatemp/jscom3_1/flx4601419398623281852.lckdir/ibidata.as: line 599
 Flex ERROR: Label must be a simple identifier.
 /opt/ibi/srv77/wfs/edatemp/jscom3_1/flx4601419398623281852.lckdir/ibidata.as: line 599
 Flex ERROR: Syntax error: expecting rightbrace before end of program.
 /opt/ibi/srv77/wfs/edatemp/jscom3_1/flx4601419398623281852.lckdir/ibidata.as: line 1078
 /opt/ibi/srv77/wfs/edatemp/jscom3_1/flx4601419398623281852.lckdir/ibidata.as: line 1078
 0 ERROR AT OR NEAR LINE     38  IN PROCEDURE RLTEMP2 FOCEXEC *
 (FOC205) THE DESCRIPTION CANNOT BE FOUND FOR FILE NAMED: "
 BYPASSING TO END OF COMMAND



This only appears when I use a page master with output format Active PDF.
The code:
  
-* File test1
-* Default Mode: ResourceLayout
SET HTMLARCHIVE=ON
COMPOUND LAYOUT PCHOLD FORMAT APDF
UNITS=IN, $
SECTION=section1, LAYOUT=ON, METADATA='0.5^0.5^0.5^0.5^4', MERGE=OFF, ORIENTATION=PORTRAIT, PAGESIZE=Letter, SHOW_GLOBALFILTER=OFF, ACTIVE_UNITS=PTS, $
PAGELAYOUT=ALL, NAME='Page Master', $
OBJECT=IMAGE, NAME='image1', IMAGE=mtc.gif, POSITION=(5.521 0.417), DIMENSION=(1.854 0.906), METADATA='Z-INDEX: 100; POSITION: absolute; WIDTH: 1.854in; HEIGHT: 0.906in; TOP: 0.417in; LEFT: 5.521in', $
COMPONENT='DfltCmpt1', POSITION=(0 0), DIMENSION=(0 0), $
PAGELAYOUT=1, NAME='Page layout 1', text='Page layout 1', TOC-LEVEL=1, BOTTOMMARGIN=0.5, TOPMARGIN=0.5, METADATA='BOTTOMMARGIN=0.5,TOPMARGIN=0.5,LEFTMARGIN=0,RIGHTMARGIN=0,', $
COMPONENT='Sales', TEXT='Sales', TOC-LEVEL=2, POSITION=(0.837 1.712), DIMENSION=(3.064 2.470), METADATA='Z-INDEX: 100; POSITION: absolute; WIDTH: 3.064in; HEIGHT: 2.47in; TOP: 1.712in; LEFT: 0.837in', $
END
SET COMPONENT='DfltCmpt1'
TABLE FILE SYSCOLUM
" "
SUM TBNAME NOPRINT
IF READLIMIT EQ 1
ON TABLE SET PREVIEW ON
ON TABLE SET PAGE-NUM NOLEAD
ON TABLE PCHOLD FORMAT PDF
ON TABLE SET STYLE *
END
SET COMPONENT='Sales'
-*component_type report
TABLE FILE SALES
BY  LOWEST SALES.STOR_SEG.CITY
BY  SALES.PRODUCT.PROD_CODE
BY  SALES.PRODUCT.UNIT_SOLD
ON TABLE SET PAGE-NUM NOLEAD
ON TABLE NOTOTAL
ON TABLE PCHOLD FORMAT PDF
ON TABLE SET HTMLCSS ON
ON TABLE SET STYLE *
INCLUDE = endeflt,
$
ENDSTYLE
END
COMPOUND END



Thanks,
Carlos Dias

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


WebFOCUS version: 7.6
Linux/Windows
HTML, Excel
 
Posts: 127 | Location: Aveiro, Portugal | Registered: February 04, 2011Report This Post
Platinum Member
posted Hide Post
Hi, I got a similar error at some stage.
The JVM was not properly configured on the WebFOCUS SERVER (in the Workspace Java Services Configuration section).
I adjusted the Initial Java Heap Size and Maximum Java Heap Size. This resolved the issue.
Settings:
Initial Java Heap Size = 512
Maximum Java Heap Size = 1024


WebFOCUS 8.2.06 mostly Windows Server
 
Posts: 195 | Location: Johannesburg, South Africa | Registered: September 13, 2008Report 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] Error in compound Report with page master in APDF

Copyright © 1996-2020 Information Builders