Syntax
disconnect_client <CLIENT_ID> <INST_TARGET>
| Name | Description |
|---|---|
<CLIENT_ID> |
The identifier of the client to disconnect. |
<INST_TARGET> |
The ID of the dispatcher instance from which the client must be disconnected. |
The
You have to select a dispatcher instance in the running SAP CC system.
Get the list of the dispatcher instances.
You use this command to disconnect a charging client application.
disconnect_client command disconnects a
charging client application (or system) that is connected to the SAP CC system via
the Message TCP technical interface in a convergent charging scenario.
Use
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.
list_clients
-
To display the list of connected SAP CC charging clientslist
-
To view the list of server instances of the connected SAP CC system and communication
settings| Code | Message | Action |
|---|---|---|
| disconnectClient.error.badTarget | Bad target instance ID: {target} | Verify or change the ID of the dispatcher instance that is set in your command |
| disconnectClient.error.badClientId | Bad client identifier: {clientId} | Verify or change the identifier of the client that is set in your command |
| disconnectClient.ok | OK: The client has been successfully disconnected. | |
| disconnectClient.failed | Error: The client cannot be disconnected. The reason is: | |
| disconnectClient.failedParam | Error: No more than 2 parameters are necessary. | |
| disconnectClient.failedNoReason | Error: The client cannot be disconnected for an unknown reason. |