cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Sender Adapter >> Attachment Handling in Response message

Former Member
0 Kudos

Hi Experts,

I have a SOAP <> XI <> Proxy scenario where an external WS client sends a SOAP request and receives a SOAP response along with an attachment.

The problem is that the WS client is unable to retrieve the attachment from the SOAP response although the SXI_MONITOR shows both the payload and attachment beign sent out. In the SOAP sender I 'DO NOT' tick the 'Keep Attachment' parameter.

If I tick the 'Keep Attachment' parameter, then the payload and attachment both goes as attachment.

I need help in writing an adapter module which would ensure that the payload remains as the main payload and only the additional attachment goes out as an attachment.

Regards,

Shobhit

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Shobhit

You can refer this generic guide

How to create adapter modules for J2EE engine

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3bdc14e1-0901-0010-b5a9-a01...

How-to create a web service with attachments (SOAP With Attachments)

Rename Attachment Adapter Module

Hope this will help

Thanks

Gaurav