Dear Experts,
I am working on this scenario where I have to create an ABAP proxy to trigger a WebService and take the response back into the ABAP proxy. How can I start as my request only needs to trigger the Webservice. The query is built in the communication channel and capture the response.
ABAP Proxy --> PI --> WS
How should I proceed?
Ali