cancel
Showing results for 
Search instead for 
Did you mean: 

com.sap.aii.af.ra.ms.api.ConfigException: SLDAccess set to true,

former_member194011
Participant
0 Kudos

this is my error while doing simple file2file i have read the forum threads and went to SLDCHECK i got this screen indicating all this....so please specify my corrections need to be done.....with reference to this screen shot details frm my SLDCHECK tcode

Returning to application. Exception: com.sap.aii.af.ra.ms.api.ConfigException: SLDAccess set to true, but not available

Attempt to process file failed with com.sap.aii.af.ra.ms.api.ConfigException: SLDAccess set to true, but not available.

Properties of RFC destination SAPSLDAPI

RFC host:

%%RFCSERVER%%

program id: SAPSLDAPI_D10

gateway host:

gateway service:

Testing the RFC connection to the SLD java client...

RFC ping was successful

SLD server access settings:

host name: eccdcs1s

port number: 50100

user : SLDDSUSER

Use transaction SLDAPICUST if you wish to maintain the SLD server access data

Launching the SLD GUI in a separate browser window...

=> Verify in the browser GUI that the SLD is in a healthy running state!

Calling function LCR_LIST_BUSINESS_SYSTEMS

Retrieving data from the SLD server...

Function call terminated sucessfully

List of business systems maintained in the SLD:

bs_apollo_out

bs_file_out

bs_apollo_in

Calling function LCR_GET_OWN_BUSINESS_SYSTEM

Retrieving data from the SLD server...

No corresponding business system found for system D10 client 001

=> Check and maintain the SLD content for the current client

Summary: Connection to SLD works technically, but the SLD content may need maintenance

=> Check and maintain the SLD data content

Now checking access to the XI Profile

Properties of RFC destination LCRSAPRFC

RFC host:

%%RFCSERVER%%

program id: LCRSAPRFC_D10

gateway host:

gateway service:

Testing the RFC connection to the SLD java client...

RFC ping was successful

Calling function EXCHANGE_PROFILE_GET_PARAMETER

Retrieving data from the XI Profile...

Function call terminated sucessfully

Retrieved value of

section = Connections

parameter = com.sap.aii.ib.server.connect.webas.r3.ashost

-> value =

Summary: Connection to the XI Profile works correctly

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

1. Check the url for integration server in sxmb_adm -> integration engine cofiguration and also Go to SLD> Business sytems>ur Integration server, U will find the pipeline URL.

http://hostname:8000/sap/xi/engine?type=entry

2. See if your service users like PIAFUSER are locked or not. And if there was a recent password change, then it should be maintained both in SU01 and exchange profile.

3. After checking this all, perform a full CPACache refresh.

Regds,

Pinangshuk.

former_member194011
Participant
0 Kudos

@Pinangshuk.

http://eccdcs1s:50100/sap/xi/engine?type=entry

this would be my pipeline URL in intergration server in

as u can see above my hostname = eccdcs1s and port = 50100

and my PIAFUSER lockunlocked only....!!!!

i have performed complete cache refresh....no use

when iam trying to create new business system...no integration server is showing.....!!!

former_member194011
Participant
0 Kudos

when iam trying to create new business system...no integration server is showing.....!!!

icant see my integration server....in sxmb_moni also...!!!

Former Member
0 Kudos

Hi,

In SXMB_ADM, in pipeline URL of integration server, the port should be like 8xxx, not 50xxx...correct it....its a wrong entry..

Regds,

Pinangshuk.

former_member194011
Participant
0 Kudos

i have tried with 8000 nd 50100

in the above post u can see my screen details in tht it is clearly written tht my port is 50100 but u r saying to use 8000

but any how i have used both....nd try to test the connection itz saying unable to create connection with sld

http://eccdcs1s:8000/sap/xi/engine?type=entry

http://eccdcs1s:50100/sap/xi/engine?type=entry

Former Member
0 Kudos

Hi Kiran,

There are two type of port in PI:

1) ABAP port which will be 80<sysno>

2) JAVA port which will be 5<sysno>00

For ex, If your sys no is 00 then your ABAP port will be 8000 and JAVA port will be 50000.

In my previous post i told you to try with ABAP port 8xxx not with 8000....your port should be 8001 as the sys no is 01 as per JAVA port.....confirm form your BASIS guy or else you can find it from SMICM-> goto-> services.

Also Use this link to get System Info.

http://<Host>:<JAVAPort>/sap/monitoring/SystemInfo

Goto SM59 and check if the RFC destination SAPSLDAPI and LCRSAPRFC are fine. Also go to SLDAPICUST transcation and see you have given proper SLD URL, USER and pass.

Check this link

http://help.sap.com/saphelp_nw04/helpdata/en/78/20244134a56532e10000000a1550b0/content.htm

Make the correct entry and do a full CPACache refresh...finally restart the server.....hope now i clarified everything..

Regds,

Pinangshuk.

Answers (0)