cancel
Showing results for 
Search instead for 
Did you mean: 

Correct SLD entries for XI components (different db and app host)

Former Member
0 Kudos
118

We have 3 XI systems. At two systems application server and db server are at the same host. So when you look at the sld you can see all XI componets of one system on the same host.

Integration Repository on <sid><host>

Integration Directory on <sid><host>

Integration Server on <host>

RWB on <sid><host>

Adapter Engine on <sid><host>

But at our third system the application server and the db server are not at the same host. And so the sld entries look like this:

Integration Repository on <sid><db_host>

Integration Directory on <sid><db_host>

Integration Server on <app_host>

RWB on <sid><db_host>

Adapter Engine on <sid><db_host>

Is this correct? I would expect all XI components at the app_host.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I've been investigating the same thing and do not know the answer.

All I've found is that it looks like the DBhost name is the default. Not sure if this impacts anything.

-


From the "I" button for the field in the SLD:

The name of the computer system that is most important for the system. By convention, the database host name is used. This property is a part of the compound name of class SAP_BCSystem. By default, host names in SLD are written lower case without any network domain

-