Skip to Content
0
Former Member
Feb 19, 2009 at 08:14 PM

File Content Conversion - Sender File Adapter - Record Delimeter ~

219 Views

The inbound file has file has ~ as record delimeter. I am using the FCC at sender file adapter to covert this file into XML. Somehow, the file adapter is not able to interpret "~" as my record delimeter even thoough I specified "record.endSeparator = ~" in FCC.

Would someone help me with a solution?