cancel
Showing results for 
Search instead for 
Did you mean: 

RFC Adapter

Former Member
0 Kudos

Hi All,

I have a schenario where i am using BPM.

My bpm is triggered by a RFC adapter.

After that i need to call another RFC which is present in a different R/3 system. SO here for the second case will we have a sender RFC adapter or a receiver RFC adapter.

Thanks

Sumit

Actually it wud be RFC receiver adpt

Message was edited by: Sumit Khetawat

Accepted Solutions (0)

Answers (2)

Answers (2)

bhavesh_kantilal
Active Contributor
0 Kudos

SUmit,

You will have a Receive Step-- To initate the BPM and start process from the First RFC. Next, you will have a SEND synchronous step that will be used to send the next request message to the RFC adapter and get the response back. If you need to send this response back to the first RFC call, youwill need a Send Step following this

Regards,

Bhavesh

udo_martens
Active Contributor
0 Kudos

Hi Sumit,

If you call from BP another RFC you have to setup an RFC <b>RECEIVER</b> adatper (channel).

Regards,

Udo