CASM Configuration
The CASM configuration chapter provides a detailed overview of the configuration parameters for Customer, Account, and Subscription Management (CASM). It includes settings that control state changes by subordinate entities, the validation of future pending states, and the automatic confirmation or cancellation of these states.
Name | Description | Default Value | Value Type | Visibility | Key |
---|---|---|---|---|---|
Change States by Sub-Ordinate entities |
Determines whether state changes can be made by sub-ordinate entities. If set to TRUE, sub-ordinate entities can change states. |
FALSE |
Boolean |
Organization |
CasmConfiguration.changeSubOrdinateStates |
Validate Future Pending states |
Determines whether future pending states should be validated. If set to TRUE, the system will validate future pending states. |
FALSE |
Boolean |
Organization |
CasmConfiguration.validateFuturePending |
Validate Entity states |
Determines whether entity states should be validated. If set to TRUE, the system will validate the states of entities. |
FALSE |
Boolean |
Organization |
CasmConfiguration.validateStates |
Enable Automatic Confirm / Cancel to be performed |
Determines whether pending states should be automatically confirmed / cancelled. If set to TRUE, the system will enable automatic confirmation / cancellation of the pending states. |
FALSE |
Boolean |
Organization |
CasmConfiguration.pendingAutoConfirmEnabled |
Automatic Confirm (TRUE) / Cancel (FALSE) is performed for future Pending states |
Determines whether an automatic Confirm (if TRUE) or Cancel (if FALSE) is performed for future pending states. This setting controls the automatic handling of future pending states. |
TRUE |
Boolean |
Organization |
CasmConfiguration.pendingAutoConfirmValue |
Automatic Confirm (TRUE) / Cancel (FALSE) is performed for future Pending states after 'X' hours |
Determines the number of hours after which an automatic Confirm (if TRUE) or Cancel (if FALSE) is performed for future pending states. This setting controls the delay before automatic handling of future pending states. |
24 |
Number |
Organization |
CasmConfiguration.pendingAutoConfirmOffset |