Hi All,
We have a scenario like Request is coming from a Webservice in Asynchronous Mode and PI has to send the request to ABAP Proxy and from Proxy response will again send as Asynchronously to other webservice.
WebService1(Request)--
>PI
>(Request)ABAPProxy(Response)
->PI
-->Webservice2(Response)
We thought of using BPM to convert asyn message to Synchronous but my customer is not interested for BPM.So can anyone suggest this scenario without using BPM?
Thanks,
Kalyan.