cancel
Showing results for 
Search instead for 
Did you mean: 

MAIL Adapter Transformation Bean

Former Member
0 Kudos

Hi Guys,

I am working on Mail 2 CSV file interface. Can any one provide me information on Sender side MAIL transformation Bean to convert CSV file to XML.

Thnx,

Siva.

View Entire Topic
0 Kudos

Hello!

You can refer to SAP help page:

Adding Modules to the Module Processor

http://help.sap.com/saphelp_nwpi71/helpdata/EN/cd/5af7c0c994e24fb0d0088443513de2/frameset.htm

Inserting MessageTransformBean in Module Processor

http://help.sap.com/saphelp_nwpi71/helpdata/EN/57/0b2c4142aef623e10000000a155106/frameset.htm

As the latest link says you can develop your own class to convert the csv to xml and make it works.

Best regards,

Franklin