cancel
Showing results for 
Search instead for 
Did you mean: 

ERRO IN RFC Adapter

Former Member
0 Kudos

HI Experts i got a error in RFC Communication Channel.

Error in processing caused by: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException: senderAgreement not found: lookup of binding via CPA-cache failed for AdapterType RFC, AdapterNS http://sap.com/xi/XI/System, direction INBOUND, fromParty '*', fromService 'BS_Bapi_ECC', toParty '', toService '', interface 'GWY_READ_CONNECTED_SYSTEMS', NS 'urn:sap-com:document:sap:rfc:functions' for channel 'cc_bapi_ecc_sender' (channelId ec20a79c0be73c2bac7d18cfaecbd1ee)

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Perform a full CPACache refresh using the following URL and PIDIRUSER.

http://Host:5xxxx/CPACache/refresh?mode=full

Regards,

Prateek

Former Member
0 Kudos

Hi When i go to developer trace of rfc it showing this error / message

======> senderAgreement not found: lookup of binding via CPA-cache failed for AdapterType RFC,

AdapterNS http://sap.com/xi/XI/System, di

Former Member
0 Kudos

Hi Praveen,

I think your sender agreement is not updating properly in cache. Please do a cache refresh as mentioned in this document:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1a69ea11-0d01-0010-fa80-b47a7930...

Regards,

---Satish

Former Member
0 Kudos

HI Prateek Raj Sri...

what is the user name ( Administrator pisupre,j2ee_admin) do we need to clear full cache. when i try wtih pisuper and j2ee_admin it showing not authorised.

prateek
Active Contributor
0 Kudos

As I mentioned earlier, it should be PIDIRUSER or any user with similar roles.

Regards,

Prateek

Former Member
0 Kudos

Hi,

Ask your basis guys to do a full CPACache refresh using PIDIRUSER only..........

Then ask your basis guys to see if some error occurred during this CPACache refresh and ask them to resolve it........if this CPACache refresh did not show any error, then rerun your scenario.

Regards,

Rajeev Gupta

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Praveen,

Did you get solution to this issue. I am facing the same issue. Could you please advise me what is the possible solution.

Error in processing caused by: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException: senderAgreement not found: lookup of binding via CPA-cache failed for AdapterType RFC, AdapterNS http://sap.com/xi/XI/System, direction INBOUND, fromParty '', fromService 'BS_ECC', toParty '', toService '', interface 'YFPS_MM_I_0242_PO_APPROVAL_OUT', NS 'urn:sap-com:document:sap:rfc:functions' for channel 'CC_0242_PO_Approval_RFC_Sender' (channelId 19585252a58335ee871e4c3a771b027f)

Regards,

Jay

Former Member
0 Kudos

Hi Jayaram,

I solved this issue (senderAgreement not found) by reading this link: /people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009

The problem was with the ' * ' value in the PARTY property of the communication channel.

I created another one with an empty value and it worked.

Hopes it help,

Martin

Shabarish_Nair
Active Contributor
0 Kudos

take the help of the SAP Note 730870

also ref: /people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009

former_member732072
Active Participant
0 Kudos

Hi Praveen,

Please have a look at the following link and see if it helps

Best Regards

samiullah_qureshi
Active Contributor
0 Kudos

If nothing work then delete your sender agreeement and recreate it.

After activating then new sender sgrement please see cache notification from Environment-->Cache Notification in ID. It must be green if sender agreement's entry properly created into the cache.