cancel
Showing results for 
Search instead for 
Did you mean: 

SLDCHECK Error

Marçal_Oliveras
Active Contributor
0 Kudos

Hi,

I know there are a lot of threads about this issue and I have configured this a lot of times before. But it's not working now and I can't find a solution.

I'm trying to configure the proxy runtime between R3 and PI and I have done the following steps:

- Executed RZ70 to register the R3 into PI SLD (successful)

- Created RFC destination SAPSLDAPI (tested OK)

- Created RFC destination LCRSAPRFC (tested OK)

- Created a primary entry into transaction SLDAPICUST with fully qualified name and right port. Assigned the user SLD_CL_PID with roles SAP_XI_APPL_SERV_USER and SAP_SLD_CONFIGURATOR.

But then, when I execute the SLDCHECK transaction I get the following error:

Testing the SLD API

A communication or system failure has occured

Description: System error: senderAgreement not found: lookup of binding via CPA-cache failed for AdapterTyp

I've refreshed the PI cache, and the problem isn't solved yet.

I followed [this diagram|http://help.sap.com/saphelp_nw04/helpdata/en/78/20244134a56532e10000000a1550b0/content.htm] and all the steps are OK... (Except the last one)

Can you help me, please?

Accepted Solutions (0)

Answers (3)

Answers (3)

naveen_chichili
Active Contributor
0 Kudos

Hi Marshal,

Try to do Full and delta(CPA) cache refresh and try to do the SLD check.This is due to CACHE inconsistancies.

http://host:j2eeport/CPACache/refresh?mode=full

Regards,

Naveen

Marçal_Oliveras
Active Contributor
0 Kudos

Thank you everybody,

I already did the full cache refresh.

But my problem is related with the R3 environment, because I already got another ABAP system (SAP HR) connected via ABAP proxy to PI.

Former Member
0 Kudos

Dear Marshal,

Can you please log in to Visual admin and check program used in following RFC:

SAPSLDAPI

LCRSAPRFC

Also check that user assigned is not locked and have full authorization, you can provide SAP_ALL for testing.

Thanks & Regards,

Amit Barnawal

0 Kudos

Hi there,

Try the cache refresh with the link:

http://host:j2eeport/CPACache/refresh?mode=full

And ensure you have an agreement created for every single Communication Channel you have.

Regards,

Caio

Former Member
0 Kudos

hi,

have you created configuration Business system as local Integration Engine by using SXMB_ADM

Configuration Business system as local Integration Engine.

1. Go to Transaction SXMB_ADM

2. Choose Edit --> Change Global Configuration Data.

3. Select Role of Business System: Application system

4. Corresponding Integration server: dest://<HTTPDESTINATION>. Here <HTTPDESTINATION> XI_XIR_CONNECTION created in step 1. Dest://XI_XIR_CONNECTION.

refer:

http://www.saptechnical.com/Tutorials/XI/ABAPProxy/page1.htm

thanks,

Marçal_Oliveras
Active Contributor
0 Kudos

Thanks bhavanisankar,

I already did this step too.

Former Member
0 Kudos

Hi Marshal,

Perform XI readiness check. so that you would be able to identify the issue.

Forwarded you the mail.