cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding SOAP attachments

Former Member
0 Kudos

Hi All,

is there any possible recieve SOAP attachments by XI. can anyone explain me how it can be achieved.

Thank You,

Madhav

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

achived using Server ABAP proxy

Former Member
0 Kudos

be so kind and give us more information about how you achived it.

best regards roland

Former Member
0 Kudos

Hi,

Please go through the following Blog

[https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/6014] [original link is broken] [original link is broken] [original link is broken];

Thanks,

Kiran

roger_gomez
Active Participant
0 Kudos

Hi Madhav,

For this you need to create a new java module for Adapter Engine. Read below links:

[http://help.sap.com/saphelp_nw70/helpdata/en/5e/ea656273b74cf386a1f29fc55721fd/frameset.htm]

[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3bdc14e1-0901-0010-b5a9-a01e29d75a6a]

Regards,

Roger

Former Member
0 Kudos

Hi,

can it be done using Payloadswapbean??? instead of developing a adapter module...

Thank You,

Madhav

roger_gomez
Active Participant
0 Kudos

Hi Madhav,

Yes, but payload data is replaced by the attachment.

In the Conversion Parameters of SOAP communication channel there is a flag Keep Attachments that maybe is useful for your requirements.

Regards,

Roger