cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR MESSAGE IN - SLDCHECK.

khan_voyalpadusman
Active Contributor
0 Kudos

When i run the transaction SLDCHECK , i get the following error message.

-


>

Calling function LCR_LIST_BUSINESS_SYSTEMS

Retrieving data from the SLD server...

Function call returned exception code 4

=> Check whether the SLD is running!

Please let me know the importance of the customizing in transaction SLDAPICUST. ( all the parameters specified here).

should the user specified here have access to SLD?. I am asking this because i end up getting the below error message when i debug the Function module

LCR_LIST_BUSINESS_SYSTEMS from the application system

-


>

AbapSLDRequestHandler.getObjectServer(): User cred

entials are invalid or user is denied access

-


>

And below error message when i debug FM LCR_GET_BS_DETAILS in the

application system.

-


>

exception in SLD client: AbapSLDRequestHandler.execEnumerateInstances(): User credentials are invalid or user is denied access

-


>

Any help would be appreciated.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,,

Please refer the below help.

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

Thanks and Regards.,

Chirag Gohil

khan_voyalpadusman
Active Contributor
0 Kudos

Hi chirag,

thank you , it is very helpfull.

But i have another doubt now , can you explain this please

Step 5 ) Interactive logon to SLD is not working , i am using PIAPPLUSER and password correctly.

this user i have maintained in transaction 'SLDAPICUST'

but in the SLD , i get message 'authentication failed'.

Is this a problem?

step 6) should this user 'PIAPPLUSER' also be created in the application system?

Former Member
0 Kudos

Khan,

<b>Step 5 ) Interactive logon to SLD is not working , i am using PIAPPLUSER and password correctly.

this user i have maintained in transaction 'SLDAPICUST'

but in the SLD , i get message 'authentication failed'.

Is this a problem?</b>

Try it after creating the user in <b>SU01</b>.

<b>step 6) should this user 'PIAPPLUSER' also be created in the application system?</b>

<b>Yes</b> with this role "<b>SAP_XI_APPL_SERV_USER</b>".

Regards,

Sarvesh

Answers (1)

Answers (1)

Former Member
0 Kudos