Hi experts,
in a receiver cc with file content conversion in format csv,
I'm not able to use headerLine and addheaderLine, maybe because of problems in mapping.
Now I see one empty line and then my data, like that:
0000000011;I;COSTI GEN. DI STAB.;E;COSTI GEN DI STABIL;;;;;20090101;99991231;FALLONEG;M0208;P;EUR;DM10BK;;DM10;;;GAS
0000000030;I;REPARTO MANUTENZ.IND;E;FACTORY;;;;;20090101;99991231;FALLONEG;M020802;P;EUR;DM10BK;;DM10;;;GAS
My question is: there is a parameter in content conversion to delete first row?
Another question: there is a paramenter to insert a line with fix values? I would use it to insert headers.
Thank you
Fabio