Hello everybody,
Here my scenario: I want to send an IDOC from SAP to a third-party system via webservice. This is a synchronous scenario.
Now I want to achieve that the response and the original IDOC go into another IDOC and back to SAP.
How do I build this? I have problems to get my response message into the operation mapping. I have only one service interface with sychronous communication. And when I add this interface in the operation mapping, the request message of the webservice is chosen as original message and not the response.
I hope somebody can help me.
Best Regards
Martin