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.
We recently upgraded from 8.0 to 8.1M and seeing a strange behavior with reportcaster. When we run a report directly, the output is good and looks like this: "001","W","17","AAC","2301 ", "Intro to Management" ," " CR LF "001","W","17","AAC","2401 ", "Intro to Physics" ," " CR LF "001","W","17","AAC","2501 ", "Intro to Chemistry" ," " CR LF
but when we run this using reportcaster, we end up getting a blank line between each record: "001","W","17","AAC","2301 ", "Intro to Management" ," " CR LF CR LF "001","W","17","AAC","2401 ", "Intro to Physics" ," " CR LF CR LF "001","W","17","AAC","2501 ", "Intro to Chemistry" ," " CR LF CR LF
The PCHOLD line in the webfocus report looks like this: ON TABLE PCHOLD FORMAT DFIX DELIMITER , HEADER NO
Any ideas on why this may be happening and how to turn off the blank line in reportcaster run ?
Thank you, ShashiThis message has been edited. Last edited by: Tamra,
I've had trouble with reports in EXL2K format and the solution is to "Override the Format Specified in the Procedure" with the same format.
I don't know if it will work, but give this a try:
In Report Caster, for your schedule, edit the Task: look for the "Override the Format Specified in the Procedure" checkbox, select it, and also select "DFIX - Delimited Flat File" in the drop-down box. I'm worried this may not work because you cannot specify the DFIX options here - hopefully they are retrieved from the fex.
Francis
Give me code, or give me retirement. In FOCUS since 1991
Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server