Parameter: ALLOWANCES_PURGE_SCHEDULER_MAX_THROUGHPUT

Definition

The maximum number of provider contracts per second that can be processed by each rater instance during allowance purge operations

Description and Use

This system parameter is used by the scheduler in charge of purging expired allowances. It corresponds to the maximum number of charging contracts per second that each rater instance can process during allowance purge operations, and thus control the impact of these operations on the global performance of the system.

Syntax and Constraints

The possible values are:

  • 0: no throughput limitation is applied
  • positive value: limited throughput

Defined Constraints

The SAP CC Core Server system verifies the following constraints:

Instance Type Constraint
Updater instances The parameter must be greater than or equal to 0 .

See Also

ALLOWANCES_PURGE_SCHEDULER_ENABLED - The enablement or disablement of the internal scheduler responsible for purging expired allowances in provider contracts

Additional Information

Consult the following elements of the SAP CC product documentation:

Technical Details

For more information, consult this section.

Name ALLOWANCES_PURGE_SCHEDULER_MAX_THROUGHPUT

The maximum number of provider contracts per second that can be processed by each rater instance during allowance purge operations

Category Parameter
Type Integer
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 10

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.

Constraints

The SAP CC system checks the following constraints:

Updater instances The parameter must be greater than or equal to 0 .