cancel
Showing results for 
Search instead for 
Did you mean: 

Error: Sender agreement not found, lookup of binding via CPA-CACHE failed.

Former Member
0 Kudos

Hi,

I am doing an RFC to File Scenario in which RFC has to be triggered from CRM system. The TCP/IP connection and communication Channel are working fine. But when i trigger my RFC using the RFC destination following errors occur:

1. The SYSTEM_FALIURE exception comes on CRM side.

2. In adapter monitoring the following error comes on XI side:

Error: Sender agreement not found, lookup of binding via CPA-CACHE failed for Adapter type RFC.

I have also tried the scenario with RFC request as source message and also after J2EE cache refresh but the problem still persists. And one more thing my file adapter (In receiver communication channel) is not working means it is not started. And no message is coming in SXMB_MONI.

Could anyone please help me to resolve this issue.

Regards,

Vinay Yadav

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

thanks guys

Former Member
0 Kudos

Hello Vinay, I am seeing the exact same error message. Did you ever find a resolution?

Regards,

Aaron

Former Member

I found it. The Sender Agreement must specify the BAPI function and RFC generic namespace rather than our Service Interface

Former Member
0 Kudos

Hi Aaron,

I had the same error and your feedback solved my problem!

Thank you sooo much!!!!

Luciana

Former Member
0 Kudos

Hello Vinay, I am seeing the exact same error message. Did you ever find a resolution?

Regards,

Aaron

Former Member
0 Kudos

Hi Vinay,

Are you using the RFC name for the outbound interface or you have created the outbound interface explicitly ?

Pravesh

Former Member
0 Kudos

Hi pravesh,

I am using RFC name in the outbound interface.

With Regards,

Vinay Yadav

iaki_vila
Active Contributor
0 Kudos

Hi,

You can check:

1. Sender RFC channel is in Bussines System.

2. Sender RFC channel has gateway sapgwXX where XX equals for example 00.

3. Re-activate Sender RFC channel and refresh J2EE cache.

Regards.

iaki_vila
Active Contributor
0 Kudos

Hi,

You must put the Program ID in the sender RFC.

Regards.

prateek
Active Contributor
0 Kudos

Have a look at SAP Note 730870

Q 19

Regards,

Prateek

Former Member
0 Kudos

Hi

have u created Sender Agreement for RFC??

THanks

Farooq.

Former Member
0 Kudos

As u said File adapter is not started. Activate the File Receiver CC and just send one message from RWB to IS. If your File adapter is ok then it wil put the file else it will give u an error that can be check from the Communication Channel Monitoring.

Thanks

Farooq.