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 am using 8.08 of Webfocus, when executing report in composer I am getting (FOC209) THE DATA VALUE EXCEEDS ITS LENGTH SPECIFICATION: EMPTYREPORT ON error.
I have 4 report components to placed in composer, for 3 report components it runs fine when I add 4th component it produce this error
Below is the composer code *-HOLD_SOURCE -* File composer_test SET HTMLARCHIVE=ON COMPOUND LAYOUT PCHOLD FORMAT PPTX UNITS=IN, $ SECTION=section1, LAYOUT=ON, METADATA='prop_with_names^Margins_Left=0.35^Margins_Top=0^Margins_Right=0.1^Margins_Bottom=0.5^thumbnailscale=4', MERGE=OFF, ORIENTATION=PORTRAIT, PAGESIZE=PPT Slide, SHOW_GLOBALFILTER=OFF, $ PAGELAYOUT=1, NAME='Page layout 1', text='Page layout 1', TOC-LEVEL=1, BOTTOMMARGIN=0.5, TOPMARGIN=0.5, ORIENTATION=PORTRAIT, METADATA='BOTTOMMARGIN=0.5,TOPMARGIN=0.5,LEFTMARGIN=0,RIGHTMARGIN=0,ORIENTATION=PORTRAIT,', $
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 PPTX ON TABLE SET STYLE * END SET COMPONENT='report1' -*component_type report -***** AUTHORIZED USERS: WORLD AND ALL or AE -SET &USER_NAME = IF &AUTH_LIST CONTAINS 'LE_' THEN '' ELSE IF &AUTH_LIST CONTAINS 'LE_PG_'||&PG_AE_SHORT||'_' THEN '' ELSE 'WHERE 1=2;'; -SET &VAL_DIM_01 = 'XX' ; -INCLUDE IBFS:/Development/Tables/Table_Mod01.fex
SET COMPONENT='report2' -*component_type report ***** AUTHORIZED USERS: WORLD AND ALL or AN -SET &USER_NAME = IF &AUTH_LIST CONTAINS 'LE_' THEN '' ELSE IF &AUTH_LIST CONTAINS 'LE_PG_'||&PG_AE_SHORT||'_' THEN '' ELSE 'WHERE 1=2;'; -SET &VAL_DIM_01 = 'YY' ; -INCLUDE IBFS:/Development/Tables/Table_Mod01.fex
You probably have some unterminated statement before EMPTYREPORT in Table_Mod02.fex, but you didn't show the contents.
The first time it does not matter that it's unterminated (for the parser what's following could be part of the statement), but when you enter the same fex again the parser notices the error.
WebFOCUS 8.1.03, Windows 7-64/2008-64, IBM DB2/400, Oracle 11g & RDB, MS SQL-Server 2005, SAP, PostgreSQL 11, Output: HTML, PDF, Excel 2010 : Member of User Group Benelux :