cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sender RFC configuration in CPI

radhika_01
Discoverer
0 Likes
1,078

Hi

My configuration scenario for migrating in CPI is having a sender RFC channel. Since there is no sender RFC adapter available how can it be done?

Can someone help me with it?

Thanks 

Radhika 

Accepted Solutions (0)

Answers (1)

Answers (1)

sebastianxen
Explorer
0 Likes

Hi,

If you're using the RFC sender from an ABAP development, you could use a SOAP Sender Adapter in your IFlow, changing the development in the sender side (in this case you must use a Proxy Consumer instead the RFC Destination)

Regards