Show TOC

Procedure documentationConnecting to the Integration Server Locate this document in the navigation structure

Procedure

Perform the following steps to create the HTTP destination for connecting your business system to the Integration Server:

  1. Call transaction SM59 and create an HTTP destination (destination of type H).

    Note Note

    The system displays the HTTP connections may not be secure message. This does not apply in this case and you can ignore the message.

    End of the note.
  2. On the Technical Settings tab page, enter the HTTP address that the local Integration Engine uses to send messages to the Integration Server.

    Recommendation Recommendation

    For security reasons, it is recommended that you use HTTPS. More information: HTTP and SSL in the SAP NetWeaver Process Integration Security Guide.

    End of the recommendation.

The HTTP address consists of the following information:

Field

Value

Target Host

pwdf0740, for example

Service No. (HTTP or HTTPS port)

8040, for example

Path Prefix (path in the HTTP service tree of the SAP NetWeaver AS)

/sap/xi/engine?type=entry

Note Note

If the system displays the Query String Not Allowed message, you can ignore it.

End of the note.

Note Note

To find out the number of the HTTP or HTTPS port (service number), access the ICM Monitor of the relevant Integration Server (call transaction SMICM and then   Goto   Services  ).

End of the note.
  1. On the Logon/Security tab page, enter the following logon data:

    • Language

    • Client

    • User: PIAPPLUSER (for example); this user should represent the sending business system (more information: Service Users for Message Exchange in the SAP NetWeaver Process Integration Security Guide).

    • Password: the password you have specified for this user

      Note Note

      The PIAPPLUSER user and password that are specified here as an example (or any other user that you may specify instead) must exist on the Integration Server with the role SAP_XI_APPL_SERV_USER (service user role for application systems).

      End of the note.

      Note Note

      For security reasons, it is recommended that you create different users in the Integration Server, one for each business system.

      End of the note.