start_contract_activation
Definition
Command Usage
Syntax
start_contract_activation <REF_DATE> <MAX_THROUGHPUT>
Command Arguments
| Name | Description | Interactive Question |
|---|---|---|
<REF_DATE> |
The reference date (ISO 8601 date format: yyyy-MM-ddTHH:mm:ss) | Reference Date (ISO 8601 Date Format: yyyy-MM-ddTHH:mm:ss): |
<MAX_THROUGHPUT> |
The maximum throughput (in provider contracts per second and by rater instance of the SAP CC system) | Maximum Throughput (in Contracts per Second): |
Detailed Information
The
The activation process may decrease the overall performances of the global charging
services in your SAP CC system landscape.
Use the ISO 8601 format
(yyyy-MM-ddTHH:mm:ss) to enter a date.
You can limit the performance decrease by specifying the maximum throughput of objects
processed per second by each rater instance of the SAP CC system.
The throuput must be
defined between 0 and 1,000; 0 means the maximum of possible throughput.
Caution
Make sure the business traffic is low before using this command.
Note
The start_contract_activation command triggers the activation of all the
periodic and one-off fees related to all the provider contracts (see recurring rates
and one-shot rates).
This customer master data is stored in the back-end database of SAP CC.
start_contract_activation command returns to the command prompt only when all the provider
contracts have been processed in the connected SAP CC system.
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
stop_contract_activation
-
To stop the activation process of provider contracts Message(s)
| Code | Message | Action |
|---|---|---|
| invalidToDate | Error: The date must be in the ISO 8601 (yyyy-MM-ddTHH:mm:ss) date format and the argument "{date}" does not | |
| invalidMaxThroughput | Error: The maximum throughput must be a positive integer: ''{argument}''. | |
| activationStarted | The activation process is started at ''{date}'' | |
| activationStopped | The activation process is stopped at ''{date}'' | |
| server.unavailable | Comm. error: The instance of the SAP CC system is unavailable: {exception}. | |
| activated_charging_contracts | {number} provider contract(s) processed. | |
| activateAll.stopped | OK: The activation process has been stopped by the user. | |
| activateAll.incomplete | Error: Some instances of the SAP CC system did not receive the start activation operation request. |