cancel
Showing results for 
Search instead for 
Did you mean: 

Email with Text File Attachement as Source

Former Member
0 Kudos

Hi All,

One of my interfaces needs to listen to incoming mails with an text file attachements.I wish to know how we can convert the text file contents into XML to further process it on the reciever side.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

have a look at this weblog:

https://websmp101.sap-ag.de/~sapdownload/011000358700001186732005E/HowToConveModuleJMS.pdf

it describes the same situation but with jms adapter

also have a look at my weblog about attachments:

/people/michal.krawczyk2/blog/2005/12/18/xi-sender-mail-adapter--payloadswapbean--step-by-step

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions">XI FAQ - Frequently Asked Questions</a>

Former Member
0 Kudos

Hi Mike,

Thanks for the inputs.I would need to combine both the links to arrive at a solution.

Karthik

Answers (2)

Answers (2)

former_member91687
Active Contributor
0 Kudos
bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

To perform content conversion of a flat file, check these blogs,

/people/venkat.donela/blog/2005/06/08/how-to-send-a-flat-file-with-various-field-lengths-and-variable-substructures-to-xi-30

/people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2

Also, to understand file content conversion better, you can check this link on SAP Help,

http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm

Regards,

Bhavesh