cancel
Showing results for 
Search instead for 
Did you mean: 

Web service with Attachments

Former Member
0 Kudos

Hello gurus,

I have a interface where web services will send me attachments along with the request message. As you know, there's no additional attribute for message types in PI to specify attachments, they are added as SOAP payload when PI or SAP systems send it.

But, the web service developers (java) are telling me that the WSDL file I give them does not produce any elements to attach the attachments to. They get the elements for the attributes, but they do not know how to attach the attachments.

I am not experienced on web service development on Java, so I need your help. Any code examples will also help. Please guide how to achieve this.

Thanks / Regards

Gökhan

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

Blog search is working again

/people/baris.buyuktanir2/blog/2007/03/06/how-to-create-a-web-service-with-attachments-soap-with-attachments

Regards

Stefan

stefan_grube
Active Contributor
0 Kudos

This is a blog for a consumer (client)

/people/baris.buyuktanir2/blog/2007/03/09/basic-testing-of-soap-with-attachments-approach-via-standalone-proxy

Former Member
0 Kudos

Excellent links, thank you Stefan.

Regards

Gökhan

Answers (0)