cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple attachment in sender mail adapter with PI 7.11

jean-philippe_pain2
Participant
0 Kudos
487

Hello all,

I've got a scenario MAIL -> PI -> MAIL.

In my sender adapter mail, i have two attachment.

From what i've saw on different thread, it wasn't possible to handle this case in standard with PI 7.0.

Is it possible now with PI 7.11 ? Or must i develop a specific module for that ?

Thank you.

View Entire Topic
0 Kudos

Hello!

I believe you can send multiple attachments. Maybe you need do some changes or special configurations, please refer to the SAP help links bellow:

Mail Adapter Overview

http://help.sap.com/saphelp_nwpi71/helpdata/EN/44/8da2597e473ac1e10000000a155369/frameset.htm

Defining Parameters for Message Protocol XIPAYLOAD

http://help.sap.com/saphelp_nwpi71/helpdata/EN/44/890ceb38903abfe10000000a155369/frameset.htm

Adding PayloadSwapBean in the Module Processor

http://help.sap.com/saphelp_nwpi71/helpdata/EN/2e/bf37423cf7ab04e10000000a1550b0/frameset.htm

Best regards,

Franklin

jean-philippe_pain2
Participant
0 Kudos

Hello Franklin,

Thanks for the answer but i've already those threard

And the payloadswapbean works fine when you receive one attachment but not more than one...

I am trying to develope a java module to handle this case...

prateek
Active Contributor
0 Kudos

Have you seen this?

/people/yugapreetha.t/blog/2009/08/24/read-the-attachments-of-the-input-xi-message-in-the-message-mapping

Regards,

Prateek