Skip to Content
0
Dec 17, 2013 at 04:49 PM

MessageTransformBean module parameter for header line in SFTP Receiver adapter

1806 Views

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

Attachments