Push to ICS with a SOAP Request-Response
Summary
Push to ICS with a SOAP Request-ResponseContent
I have an application that sends a SOAP request to ICS then ICS based on its configuration forward that request to a WebService which answers the request. So in the design I have a Push to ICS Integration which receives the SOAP requests and forward it to ICS, then I have another integration which uses the subscriber to ICS in order to remove the request and forward it to the webservice.
The problem, in one side is that the "Push to ICS" did not accepted a Request-Response Service (so I used one which does not expect a response) and on the other I can not take the response from the Webservice once the request reached to it (Attached is an image).
1