url
Definition
Command Usage
Syntax
url [<URL>]
Command Arguments
| Name | Description | Interactive Question |
|---|---|---|
<URL> |
The URL to connect to the distant SAP CC system (by default: http://localhost/) | The new URL (the current URL is {}): |
Detailed Information
The
The URL must include the following information:
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.
Examples
- XML over HTTP:
url http://machinehostingmymasterdispatcher.mycompany.corp:9100 - XML over HTTPS:
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 toMessage(s)
| Code | Message | Action |
|---|---|---|
| identification_url | The URL identifying the distant SAP CC system is: |