list

Definition

To view the list of server instances of the connected SAP CC system and communication settings

Command Usage

Syntax

list

Detailed Information

The list command displays the instance map of the deployed instances (dispatcher, guider, rater, updater, taxer, and bulkloader) of the connected SAP CC Core Server system. The command lists some identification information, endpoints (public and private), current and start dates of each instance in the SAP CC system.

The command includes all the communication settings related to the technical interfaces provided by the SAP CC system:

  • HCI (HTTP Communication Interface)
  • Web Services (WS)
  • Message TCP

The list details the public and the private endpoints (or access points) of the SAP CC system for these technical interfaces:


        +----+---------+-----+---------+---------+-------------+-----------+-------+
        |ID  |HOSTNAME |HTTP |EXTERNAL |INTERNAL |CURRENT DATE |START DATE |STATUS |
        +----+---------+-----+---------+---------+-------------+-----------+-------+
        :    :         :     :         :         :             :           :       :
        +----+---------+-----+---------+---------+-------------+-----------+-------+
Column Name Description
ID The identifier of an instance of the SAP CC system; Use this identifier to define the target instances of your commands with Admin+
HOSTNAME The name or the IP address (IPv4 or IPv6) of the machine that hosts one or several instances of the SAP CC system
HTTP The public endpoints of the HTTP communications dedicated to both the HCI and Web Services (WS) technical interfaces
EXTERNAL The public endpoints of the TCP/IP communications dedicated to the high-speed Message TCP technical interface
INTERNAL The private endpoints of the internal TCP/IP communications between the different instances of the SAP CC system
START DATE The start date of the instance of the SAP CC system
CURRENT DATE The current date of the instance of the SAP CC system
STATUS The status (ON/OFF/WAITING) if the instance is alive; The status highlights the master dispatcher instance of the SAP CC system

Tip

In your SAP system landscape, you can get the list of the client applications (or systems) connected via the Message TCP technical interface for convergent charging services: a mediation system, the SAP CC BART Server system, an SAP CC IEC application.

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

server - To manage the SAP CC Core Server system
ping - To ping the SAP CC system or specified instances
list_clients - To display the list of connected SAP CC charging clients

Messages

Code Message Action
err.communication_failure Error: A communication failure occurred with {host}:{port}.