Skip to Content
0
Former Member
Jun 16, 2011 at 12:26 PM

How to make Synchronus RFC to two Async RFC's

38 Views

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???