Hi All,
I am working on a proxy to file scenario.
Requirement is to generate a csv file on the receiver FTP folder.
In the receiver FTP adapter Content Conversion Properties, I have given fieldSeparator as comma (,).
When a particular field is having comma (,) within the data like <SALES_UNIT> 22,23</SALES_UNIT> this is getting separated in different column in the csv file.
How can we avoid this situation?
Thanks,
Rashid