Show TOC

HTTP(S) Settings in ICMLocate this document in the navigation structure

Use

The Internet Communication Manager (ICM) enables communication between your SAP system and the Internet using the HTTP or HTTPS protocols for the SAP Business Client applications. SAP Business Client (both the shell and most content area types) uses HTTP to access an ABAP server. It is important that at a minimum one HTTP or HTTPS port is configured and active.

  1. From the back-end system, go to the ICM Monitor ( SMICM) transaction.

  2. Choose Start of the navigation path Goto Next navigation step Services End of the navigation path to display the services configured in ICM.

    The following figure shows an example of services in ICM Monitor:

    Example of services in SMICM

  3. If the HTTP or HTTPS service does not yet exist or you would like to make changes, you can create or edit a service by choosing Start of the navigation path Service Next navigation step Create End of the navigation path or Start of the navigation path Service Next navigation step Change End of the navigation path in the menu.

  4. Enable or modify the HTTP or HTTPS port settings, if necessary.

  5. Activate your HTTP or HTTPS service by choosing Start of the navigation path Service Next navigation step Activate End of the navigation path.

Caution

Any changes you make here are lost when you restart. If you want to create or change a service permanently, you must do this using the profile parameter icm/server_port_<xx>.

SAP Web Dispatcher

A Web dispatcher can be placed before the AS ABAP system(s) to function as a reverse proxy. The Web dispatcher is then normally configured to access the server through HTTPS (for higher security) and to forward all data to the server through HTTP (for higher performance). In these scenarios, pay special attention to the configuration of the HTTPURLLOC table in accordance with the information in URL Generation in an AS-ABAP - Web Dispatcher Configuration.