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.
When we upgraded from 8.0.7 to 8.1.5. we noticed that the FTP file from Report Caster in CSV format is creating a blank line on every record. The email version of the csv file is OK, no blank lines. Any idea what's causing this issue in Report Caster?
Please adviseThis message has been edited. Last edited by: <Emily McAllister>,
Yes, the CSV file has a blank line between records. We are using Report Caster SFTP and not FTP. The Reporting server and the SFTP server are both running in Linux.
The weird thing is if I choose the Compress/Zip/Gzip instead of NONE option, the compressed file in CSV format is correct.
Note that the Email method works fine for CSV format both in WF 8.0.7 and 8.1.5 version. This SFTP method issue in the 8.1.5 version is not a problem at all in 8.0.7 version. Both are using the same SFTP server.
Our SFTP software did not change as we are using the same SFTP server both for the new WF 8.1.5 and the oldWF8.0.7. Why would it work in 8.0.7 but not in 8.1.5? Because of this we decided to move our reports using the SFTP method back to WF 8.0.7. BTW, we opened an IBI ticket for this issue but have not gotten a reply back from them yet. I'm just curious if there is anybody out there on WF 8.1.5 version and has reports using the Report Caster SFTP method.
Yes, I tried creating a hold file in csv format and manually scp it to the SFTP server. It works fine, no blank lines. Obviously then the issue is on the Report Caster distribution using SFTP method which produces blank line between records in CSV file.
As a workaround, since a lot of our reports are already set up to use the Report Caster SFTP method, we decided to keep it that way and write a script instead to clean up the transferred CSV file in our SFTP server