disconnect_client

Definition

To disconnect a SAP CC charging client application

Command Usage

Syntax

disconnect_client <CLIENT_ID> <INST_TARGET>

Command Arguments
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.

Detailed Information

The 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.

You have to select a dispatcher instance in the running SAP CC system. Get the list of the dispatcher instances.

Use

You use this command to disconnect a charging client 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

list_clients - To display the list of connected SAP CC charging clients
list - To view the list of server instances of the connected SAP CC system and communication settings

Messages

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.