Hi,
My Scenario is Proxy-RFC-File(Using BPM).
I want to use Standard Pattern i.e., BpmReqRespAlert
So from Proxy i will send a request to Asynchronus RFC and In that Asynchronus RFC i am calling Synchronus RFC and the Response Should be again an Asynchronus RFC.
Finally .I have
1.Synchronus RFC,
2.Asynchronus Request RFC(Wrapper RFC) with Only Import Parameters,
3.Asynchronus Response RFC(WrapperRFC) with only Export Parameters.
How to populate Synchronus RFC Response to AsynchronusResponse RFC???