Focal Point
[closed]Issue reading flat file with {CR} linebreak

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/8757088876

October 16, 2015, 10:08 AM
bug
[closed]Issue reading flat file with {CR} linebreak
We just had a strange issue that our webfocus system can't read some text data files that used to be working properly.

After some digging I found the cause is the linebreak characters. When the linebreak is {LF}{CR} (0D 0A) it works but when the linebreak is {CR} only webfocus can't read it.

Has anyone had this issue?


Update: Let user know make sure the format is correct before sending the file to us... Big Grin

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


7.66 and 7.704
System: Windows / AIX / Linux
Output: Mostly HTML, with some PDF, Excel and Lotus(!)
October 16, 2015, 10:14 AM
GavinL
When you say WebFOCUS can't read it, do you mean your Synonym can't read it?

Files with only {CR} is usually a unix/linux behavior, however there are some lazy window developers that do this as well.

Is the file all {CR} or all {LF}{CR} or is it mixed as some lines ending in {LF}{CR} and some lines ending with just {CR}?



- FOCUS Man, just FOCUS!
-----------------------------
Product: WebFOCUS
Version: 8.1.04
Server: Windows 2008 Server
October 16, 2015, 10:27 AM
bug
All good and bad files are from the same source. When files are bad, all linebreaks are {CR} only. Webfocus will return 0 lines.

My guess is the person who generated this file are using both Mac and PC.

Is there a way to specify both sets of linebreaks in webfocus synonyms?


7.66 and 7.704
System: Windows / AIX / Linux
Output: Mostly HTML, with some PDF, Excel and Lotus(!)
October 18, 2015, 04:58 PM
Waz
I would suggest adding calls to your fex to clean up the files.

Say replace all CRLF's with CR's, then again from CR to CRLF, so the whole files is the same.

This can be done using calls to utilities like SED.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

October 19, 2015, 04:13 AM
Danny-SRL
Bug,

If your file has fixed length records, then you can define the {CR} in the MASTER file and WF will read correctly.


Daniel
In Focus since 1982
wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF