url

Definition

To specify the distant SAP CC system from its URL

Command Usage

Syntax

url [<URL>]

Command Arguments
Name Description
<URL> The URL to connect to the distant SAP CC system (by default: http://localhost/)

Detailed Information

The url command defines the main public address to connect to the distant SAP CC Core Server system via the HCI technical interface. This URL applies to the master dispatcher instance of the SAP CC system. This program uses the /admin access point relating to the URL.

The URL must include the following information:

  • The name or IP address (IPv4 or IPv6) of the machine that hosts the dispatcher instance
  • The communication port number which must be used

Examples

  • XML over HTTP: Admin+> url http://machinehostingmymasterdispatcher.mycompany.corp:9100
  • XML over HTTPS: Admin+> url https://myhostname.mycompany.corp:9100

Authorization

You must have a specific role in your SAP CC user profile. Refer to the SAP CC Security Guide for more information about the necessary authorizations.

See Also

host - To specify the distant SAP CC system to connect to

Messages

Code Message Action
identification_url The URL identifying the distant SAP CC system is: