Hi IFS Community,
does anyone have a solution to export csv file without line breaks?
I’ve seen topics about line breaks for data import but not for data export.
I guess we need to replace line breaks with IFS but I can’t do that with the procedure CREATE_OUTPUT_FILE.
There is no transformation option on FILE MAPPING tab.
Maybe we need to use a rule like CALLEXTPROC (Call external procedure after each row) but I didn’t found information about this.
If I have a solution to replace line breaks it will be possible to replace semicolons too and build a clean csv file.
Thanks