Show TOC

Background documentationIncorrect External Host Name Locate this document in the navigation structure

 

If the external host name was entered incorrectly in the system, you can change it using the procedure described below.

Procedure

  1. Change the host name of the network components (NC) host and reboot the system.

  2. Uninstall and reinstall SAP Web dispatcher with a new host name.

  3. Run the post-installation script for the SAP Web dispatcher.

  4. Change the entry in the HTTPURLLOC table as follows:

    1. Log on to the ABAP system using the Search_Admin user.

    2. Start transaction SE16.

    3. Enter the table name HTTPURLLOC and press F5.

    4. Enter the correct host name in the HTTPURLLOC table:

      MANDT

      SORT_KEY

      PROTOCOL

      APPL

      HOST

      PORT

      001

      010

      HTTP

      *

      <host_name>

      <Port>

      Note Note

      <host_name> must be the fully qualified external host name of your network components (NC) host (where the SAP Web dispatcher is installed).

      The port must be the port that is set in the SAP Web dispatcher configuration, usually this is port 1080.

      End of the note.
  5. Adjust the SAProuter string in the ESH_ROUTER_ADM table:

    1. In transaction SE16, enter the table name ESH_ROUTER_ADM.

    2. Enter the correct host name in the ESH_ROUTER_ADM table.