cancel
Showing results for 
Search instead for 
Did you mean: 

Mail to proxy scenario

apu_das2
Active Contributor
0 Kudos

Hi,

I have a mail to file scenario where my requirement was to read a mail from exchange server and put the xls attachment into an ftp path.

This I have done and interface is working fine. Now requirement is changed and I need to read the attachment in PI and push the data into the inbound proxy . Is it possible to handle using one interface.

Thanks,

Apu

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186851
Active Contributor
0 Kudos

Hello APU,

Guess you have sceanrio like below

Mail(attachement)-------PI----Proxy.

It is possible via proxy code,Check the below link

Attachments - Proxy Programming - SAP Library

apu_das2
Active Contributor
0 Kudos

Hi Raghuraman,

My requirement is to read the attachment in my MM.

Thanks,

former_member186851
Active Contributor
apu_das2
Active Contributor
0 Kudos

Thanks Raghu for sharing this . Its indeed helpful. But it seems to process xml attachment only. In my case the attachment is a csv file. Not sure content conversion in Module can be applied here or not.

Thanks,

Apu

former_member186851
Active Contributor
0 Kudos

It should Apu,

You can try configuring Message transform beans after extracting attachments.