Configuring the Integration Server and Business Systems in the SLD
Use
A business system with the role of an Integration Server must be defined in the SAP System Landscape Directory (SLD).
Procedure
-
On the SLD start page (http://<host>:<Java_port>/sld) of your SLD host, choose Business Systems.
The Business Systems page appears.
-
Choose New Business System.
The Business System Wizard appears.
-
Select system type AS ABAP and choose Next.
-
Select the technical system for your business system by selecting the system (<SAPSID on host name>) and the client of your Integration Server.
-
Choose Next.
-
Enter a name for your business system and choose Next.
An installed products list appears.
-
If there are products displayed on the left that are not installed on the system, deselect them by deselecting the Installed indicator and choose Next.
-
Select Integration Server as the role of the business system and enter the following in the Pipeline URL field:
http://<host>:<HTTP_port>/sap/xi/engine?type=entry
- <host> – the ABAP host name of the Integration Server
- <HTTP_port> – the ABAP port number of the Integration Server. You can find it by logging on to the Integration Server and running transaction SMICM (choose and check the entry for HTTP).
-
Choose Finish .
-
Make sure that the host name of the Integration Server specified in the SLD matches the name specified in the exchange profile (in section Connections, property com.sap.aii.connect.integrationserver.name) . If there is a mismatch, change the name specified in the exchange profile so that it matches the one specified in the SLD.

