cancel
Showing results for 
Search instead for 
Did you mean: 

How to store / retrieve attachments?

Former Member
0 Kudos

Hi Experts,

I am sending message attachments to XI using ABAP Proxy program. The message itself has a number which identifies the attachment.

My requirement is to store the attachment in some format in ABAP table. The is required because there is a webapplication which will send a SOAP request to XI to fetch the attachemnt. The request will have the attachment identification number and the response should have the attachment itself in SOAP body.

Could you please tell me how to store the attachment in XI and how to retrieve the same using a webservice call?

Thanks,

Shobhit

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos
Former Member
0 Kudos

HI

Check

XI: RFC or ABAP Proxy ? ....ABAP Proxies with attachments

Thanks

Swarup

Former Member
0 Kudos

hi shobit,

check this blog for

how to handle attachments in webservices

regards

kummari