cancel
Showing results for 
Search instead for 
Did you mean: 

RFC communication channel for various scenarios using RFC.

Former Member
0 Kudos

Hello experts,

I have some interfaces that will be send to PI with RFC functions, at PI I was created 1 Communication channel for each interface, but using the same program ID to communiate with ECC. Whe I start to test my functions at ECC I give a short dump with this description: "Wrong Sender Agreement:The Sender agreement does not have channel.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Sorry I have a problem and follow bellow the rest.

I see that for each communication channel I should have one program ID, my question is, what is bether, Create just one sender channel tipe RFC and use then at all of my interfaces or create one channel for each interface and create one programa ID for each channel?

Thanks a lot

baskar_gopalakrishnan2
Active Contributor
0 Kudos

One RFC communication channel is good enough for various scenarios.

Former Member
0 Kudos

Hi

If they are different message(service) interfaces, You should create a sender RFC channel for each interface, each with the proper program ID, sender agreement and so on.

Regards,

Giuseppe

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi raphaeltri ,

Single Sender RFC Communication Channel is Sufficient for any number of Scenarios..

Based on the ServiceInterface you have to create different Sender Agreements and Specify the Common RFC Communication Channel.