cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP adaptor that initiates a synchronous request/reply web service

Former Member
0 Kudos

Hi there,

Anybody have any ideas on how the achieve the following within PI/ BPM:

To implement a Supplier Gateway I need a SOAP client that will regularly initiate a Web Service on a remote server. The web service needs to be a synchronous request/reply web service as the response is required on the same HTTP connection (for security reasons). The contents of the message reply will have a SOAP body and SOAP attachments. I then need to detach and process each SOAP attachment individually and treat it as a new message in its own right. Each attachment may be a different document type and require different processing rules, later in the process.

All responses gratefully received and, if appropriate, points award.

Thanks,

Darren

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Darren

kindly follow these links to help you

/people/tobias.trapp/blog/2007/05/04/web-services-overhead-of-soap-runtime

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1442 [original link is broken] [original link is broken] [original link is broken]

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

https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_weblog&query=soap+&adv=false&sortby=cm_rnd_ra...

hope this may solve your problem

Thanks

sandeep

PS if helpful kindly reward points

Answers (0)