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

  1. On the SLD start page (http://<host>:<Java_port>/sld) of your SLD host, choose Business Systems.

    The Business Systems page appears.

  2. Choose New Business System.

    The Business System Wizard appears.

  3. Select system type AS ABAP and choose Next.

  4. Select the technical system for your business system by selecting the system (<SAPSID on host name>) and the client of your Integration Server.

  5. Choose Next.

  6. Enter a name for your business system and choose Next.

    An installed products list appears.

  7. 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.

  8. 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 Start of the navigation pathGoto  Next navigation step ServicesEnd of the navigation path and check the entry for HTTP).
  9. Choose Finish .

  10. 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.