Dear experts,
I am having a scenario ABAP Proxy - SOAP receiver. My earlier post: http://scn.sap.com/thread/3448583
Right now I am able to send the SOAP request to the webservice and retrieve messages using PI. My operation mapping looks like this:
The response I get from the web service I am mapping to ORDERS.ORDERS05 iDoc
I manually trigger my outbound ABAP Proxy and I get back the web service response. The response I can see in SAP ERP:
But now I am getting confused. Do I need to generate an inbound proxy to properly receive the web service response?
But I get the response in the outbound proxy so I think that should be enough!?
I opened question
trying to pick up the web service response and create an iDoc from the XML.I am getting confused and appreciate any input on this.
Thank you very much,
Peter