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 on 7.6.10 and getting these unexpected characters when doing a coordinated PPT report. Can some of you guys run this fex and tell me if you get the same error? Everything is good if I use PDF and DHTML.
-* File coordinate_test
-* Default Mode: ResourceLayout
SET HTMLARCHIVE=ON
COMPOUND LAYOUT PCHOLD FORMAT PPT
UNITS=IN, $
SECTION=section1, LAYOUT=ON, METADATA='0.5^0.5^0.5^0.5^1', MERGE=ON, ORIENTATION=LANDSCAPE, PAGESIZE=Letter, $
PAGELAYOUT=ALL, NAME='Page Master', $
OBJECT=STRING, NAME='text3', TEXT='<center>Master Page Text</center>', POSITION=(0.688 0.167), MARKUP=ON, WRAP=ON, DIMENSION=(3.125 0.167), font='ARIAL', color=RGB(0 0 0), style=bold, size=12, METADATA='', $
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='report1', TEXT='report1', TOC-LEVEL=2, POSITION=(0.832 1.291), DIMENSION=(4.375 2.604), METADATA='Z-INDEX: 100; POSITION: absolute; WIDTH: 4.375in; HEIGHT: 2.604in; OVERFLOW: auto; TOP: 1.291in; LEFT: 0.832in', $
OBJECT=STRING, NAME='text2', TEXT='<center>Page 1 Text</center>', POSITION=(0.792 0.750), MARKUP=ON, WRAP=ON, DIMENSION=(4.375 0.292), font='ARIAL', color=RGB(0 0 0), style=bold, size=12, METADATA='', $
END
SET COMPONENT='DfltCmpt1'
TABLE FILE CAR
BY COUNTRY NOPRINT
ON TABLE SET PAGE-NUM NOLEAD
ON TABLE PCHOLD FORMAT PDF
ON TABLE SET STYLE *
END
SET COMPONENT='report1'
-*component_type report
TABLE FILE CAR
SUM DEALER_COST AS 'Dealer Cost'
RETAIL_COST AS 'Retail Cost'
BY COUNTRY NOPRINT
HEADING
"<COUNTRY"
ON TABLE SET PAGE-NUM NOLEAD
END
COMPOUND END
Here is pic of output I am getting. This message has been edited. Last edited by: Mighty Max,