Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Retrieving attachment in Webservice

former_member600301
Discoverer
0 Kudos

Hi,

I would like to know the possibility of sending an attachment to a SAP SOAP/REST web service.

I tried creating a REST API based on class and SICF config and I was able to pass the attachment from tools like SOAPUI but not sure how to access the file from the method.

Thanks,

Vinoth

2 REPLIES 2

0 Kudos

What kind of attachment are you planning to receive/process?
If you're passing something to an SAP WS, where are you passing it from??

0 Kudos

Hi Hari,

Thanks for your response, It could be any kind of document like PDF, image etc.,

and it will be called from a third party system.

Regards,

Vinoth