Parameter: ACTIVATION_SCHEDULER_ENABLED

Definition

The enablement or disablement of the activation scheduler in the SAP CC system

Description and Use

In a convergent charging scenario with business process orchestration (invoicing, billing, or reporting), this system parameter enables (or disables) an internal scheduler function that is responsible for the automated and regular activation of periodic fees (see recurring charges) and one-off fees (see one-shot charges) to be processed for each provider contract in customer master data stored in SAP Convergent Charging.

When set to true, an Activation scheduler is available in the active updater instance of the running SAP CC Core Server system. This internal scheduler function wakes up periodically according to the value of the ACTIVATION_SCHEDULER_RECURRENCE system parameter. The scheduler requests the rater instances to trigger the Activation Process.

Notes

  • Recurring and one-shot rates can be charged when usage events (service consumption) are charged, even if this system parameter is set to false.
  • This scheduler is provided only for compatibility purpose with older versions of SAP Convergent Charging. Since version 3.0, SAP recommends that you implement the external manual, automated or scheduled triggering of the activation of periodic fees and one-off fees to map the business requirements of the invoicing and billing process or the settlement reporting process necessary in your system landscape. This implementation is part of the Customizing activities during the customer implementation project. Two technical interfaces are available (Web Services for new projects and Message TCP for old projects).
  • If you set up the parameter value to true, it does not trigger any execution. The scheduler function becomes ready to launch new jobs depending on the defined recurrence.
  • You can manually force this activation with the SAP CC Admin+ user interface and the start_activation command.
  • You may fine-tune this scheduled function.

Configuration Options

If your SAP system landscape includes subscription objects in master data, please note the configuration option that is relevant for you. If the ACTIVATION_SCHEDULER_SUBSCRIPTION_ENABLED system parameter is set to true, the activation scheduler takes into account the subscriptions. This master data is specified by the former data model of SAP CC.

See Also

ACTIVATION_SCHEDULER_RECURRENCE - The recurrence period of the activation scheduler

ACTIVATION_SCHEDULER_SUBSCRIPTION_ENABLED - The inclusion or exclusion of the subscription data by the internal activation scheduler

ACTIVATION_SCHEDULER_MAX_THROUGHPUT - The maximum number of subscriber accounts per second that can be activated by each rater instance

Additional Information

Consult the SAP CC Application Help (aka SAP CC Library) about the Activation Process in SAP Convergent Charging.

Consult the primary help of SAP CC Admin+ about the manual activation triggering and the relevant commands.

Consult the SAP CC Configuration Guide about the implementation of the activation process.

Technical Details

For more information, consult this section.

Name ACTIVATION_SCHEDULER_ENABLED

The enablement or disablement of the activation scheduler in the SAP CC system

Category Parameter
Type Boolean
Access (RO/RW)

RW(+): Dynamic Read / Static and Dynamic Write

An immediate change is possible but is temporary. When it is relevant, change the permanent settings used by the SAP CC Core Server system when it restarts.

Use the Admin+ user interface to change the runtime values or the permanent values of this system parameter in an instance of the SAP CC Core Server system or in multiple instances.

Groups
Instance Type This system parameter is only available in the following type of instances in a running SAP CC Core Server system:
  • updater
Default Value (Factory Settings)

The predefined default value is:

Instance Type Value
Updater true

You can use a default value to reset the runtime value or the restart value (persistent) in the Admin+ user interface.

Note

A default value is part of the factory settings of the SAP CC Core Server systems. It differs from the original value set during the installation or after the Customizing activities.

In Admin+, you can reset a parameter value to this default value, but it is not recommended:

  • This value may differ from the original value set during the installation of your SAP CC system.
  • Note that it may also differ from the value defined by the implementation project team and set during the Implementation Phase of the integration project.
Verify the values in your running SAP CC systems before to use the reset command.