Flatfile is not getting aligned properly

Hi all,

When I’m storing a flatfile on a local drive. After that when I open it. It is not aligned properly. What might be the issue…Please help.

Regards,
David

Did you check pipeline string before writing file to disk the format etc…? ie after pub.flatfile:convertToString step output.Is the o/p matching per the FFSchema definition?

Can you elaborate flow steps in place?

HTH,
RMg

Add \n to ‘delimiters/record’ field of pub.flatfile:convertToString service and try…

Thanks
Ravi

First check the FFSchemaDefinition regarding delimiters and if not explicitly set in the delimiters record,field of convertToString as mentioned above

HTH,
RMG