cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to import

Former Member
0 Kudos

While importing soft.components in xi i am getting error message

Unable to read software component versions from System Landscape Directory "emsap008:50100"

My CI is 01.

I had check for sldcheck t-code..It's dispalying as

Exchange Infrastructure: Test LCR Connection

Properties of RFC destination SAPSLDAPI

RFC host:

%%RFCSERVER%%

program id: SAPSLDAPI_ENW

gateway host:

emsap008

gateway service: sapgw01

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

RFC ping was successful

SLD server access settings:

host name: emsap008

port number: 50100

user : PIAPPLUSER

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:

C11CLNT800

Calling function LCR_GET_OWN_BUSINESS_SYSTEM

Retrieving data from the SLD server...

No corresponding business system found for system ENW client 250

=> 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_ENW

gateway host:

emsap008

gateway service: sapgw01

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 =

<b>Summary: Connection to the XI Profile works correctly</b>

But i can't import..the web page for sld also gets opened..Can anyone help me..

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

>>List of business systems maintained in the SLD:

>>C11CLNT800

>>Calling function LCR_GET_OWN_BUSINESS_SYSTEM

>>Retrieving data from the SLD server...

>>No corresponding business system found for system ENW client 250

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

You haven't maintained your system details in SLD. Make sure your business system is set up as follows:

1. Transaction SXMB_ADM

- Role of System: Application System

- Corresponding Integration Server:

dest://<your_sm59_http_destination>

2. Ensure that the RFC destinations LCRSAPRFC and SAPSLDAPI are

maintained and working

3. Run SLDCHECK to verify that the connection to the System Landscape

Directory works.

4. Check that the Integration Repository is running and data is maintained there.

-Madhu

Answers (1)

Answers (1)

Former Member
0 Kudos

Thanks for your Help.