Skip to Content
0
Former Member
Dec 02, 2011 at 05:16 AM

Field Containg embedded line breaks

341 Views

Hi Experts,

I am doing FCC in sender File adapter. My field separator is "I" and Record separator is "\n".

In my .txt input file, one of field contains embedded line breaks and Adapter is taking that break as end of that record.

Without changing the file format & without using custom adapter module, how this problem can be resolved?

Thanks