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