Hello Experts
I have a requirement to generate a CSV file on an SFTP server for each IDOC triggered from ECC. One of the business requirements is to add the header(with the field names) in the CSV file. I used the module MessageTransformBean to achieve this; the CSV file is getting created fine but without the header.

I have used the parameter "addHeaderLine" to add the header in the CSV file in the module configuration but it doesn't work. Could you please check if I have missed any parameter for this functionality?
Regards
VJ