Application Development and Automation 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: 

Send Attachment using Inbound synchronous proxy

Former Member
0 Kudos
457

Hello All,

I have a requirement like below:

3rd party system sends document ID to SAP via middleware(non-SAP) as request. In response, I need to fetch archived attachment for the document ID and send the attachment.

I have an WSDL file to generate the webservice provider in SAP. But when I try to generate the webservice by uploading the external wsdl file, it gives me error:

"Proxy Generation: error occured"

"A library handler exception was raised"

"Illegal syntax: mime part is not supported"

When I double click on the error, it re-directs me here:

I have removed the mime:part from the WSDL file and then the webservice is getting generated, but I can't see any attachment in response. Although I am attaching the document in my code.

I need some help here on the possible solution to send the attachment in response. I am looking forward some valuable suggestions here. Thanks!

0 REPLIES 0