Scheduling

Definition

This group includes all the system parameters used to configure the schedulers that manage different business processes (activation, alerts) and technical processes (cleanup, SLD, metrics).

Viewing and Monitoring Indicators

You can retrieve the runtime values of the following indicators in your SAP CC system:

Indicators Summary
ACTIVATION_SCHEDULER_LAST_TRIGGER The last date when a scheduled activation on subscriptions was triggered by the SAP CC system
ALLOWANCES_PURGE_LAST_TRIGGER The reference date of the last manual execution of a purge operation related to allowances data
ALLOWANCES_PURGE_SCHEDULER_LAST_TRIGGER The reference date of the last execution of a purge operation performed by the dedicated scheduler
CLEANUP_LAST_TRIGGER The last date when the cleanup was performed
CLEANUP_SCHEDULER_LAST_TRIGGER The last date when the cleanup was triggered by the scheduler
EXPIRATION_ALERT_SCHEDULER_LAST_TRIGGER The last date when the expiration alert mechanism was triggered by a scheduler of the SAP CC system
METRIC_RECORDING_SCHEDULER_LAST_TRIGGER The last date when the metric recording process was triggered by the scheduler
REFRESH_LAST_TRIGGER The last date when the offer cache refresh has been triggered
REFRESH_SCHEDULER_LAST_TRIGGER The last date when the offer cache refresh has been triggered by the scheduler

Notes

  • Use the get command of the SAP CC Admin+ user interface to retrieve the indicator values manually.
  • Implement and use SAP Solution Manager in combination with the Introscope technology to improve your experience. SAP delivers a customized version CA Introscope for SAP for an efficient technical monitoring of the SAP CC systems. Refer to the SAP CC Operations Guide documentation for more information about the technical and performance monitoring.

Setting Up System Parameters

You can set up the following system parameters that are available for different instance types in the running SAP CC Core Server system.

Parameters Summary
ACTIVATION_SCHEDULER_ENABLED Enables/disables the activation scheduler in the system
ACTIVATION_SCHEDULER_MAX_THROUGHPUT The maximum number of subscriber accounts per second that can be activated by each rater instance
ACTIVATION_SCHEDULER_RECURRENCE The recurrence period of the activation scheduler
ALLOWANCES_PURGE_RETENTION_PERIOD The duration (in days) of allowances retention period
ALLOWANCES_PURGE_SCHEDULER_ENABLED Enables/disables the scheduler in charge of purging expired allowances
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
ALLOWANCES_PURGE_SCHEDULER_RECURRENCE The recurrence period related to the execution of the scheduler in charge of purging expired allowances
ALLOWANCES_PURGE_THREAD_COUNT The number of threads (in each rater instance) dedicated to allowance purge operations
CLEANUP_SCHEDULER_ENABLED Enables/disables the cleanup scheduler related to prerating/postrating
CLEANUP_SCHEDULER_MAX_THROUGHPUT The maximum number of subscriptions per second on which the cleanup process can be applied by each rater
CLEANUP_SCHEDULER_RECURRENCE The recurrence period of the cleanup scheduler
CLEANUP_THREAD_COUNT The number of threads dedicated to the cleanup process into each rater instance
EXPIRATION_ALERT_SCHEDULER_ENABLED Enables/disables the expiration alert scheduler
EXPIRATION_ALERT_SCHEDULER_RECURRENCE The recurrence period of the scheduler in charge of expiration alerts
METRIC_RECORDING_DAY_TIME The time of the daily metrics recording
METRIC_RECORDING_SCHEDULER_ENABLED The recording of metrics activated or not
REFRESH_SCHEDULER_ENABLED Enables/disables the scheduler in charge of offer cache switching
REFRESH_SCHEDULER_RECURRENCE The recurrence period of the scheduler in charge of refreshing the offer cache
SLD_PASSWORD The password used to submit the payload to the System Landscape Directory
SLD_SCHEDULER_ENABLED Enables/disables the scheduler responsible for sending updates to the System Landscape Directory
SLD_SCHEDULER_RECURRENCE The recurrence period of the scheduler responsible for of sending updates to the System Landscape Directory
SLD_URL The URL to submit the payload to the System Landscape Directory
SLD_USER The user identifier used to submit the payload to the System Landscape Directory
TRANSPORT_SCHEDULER_ENABLED Enables/disables the scheduler charge of executing the transport requests
TRANSPORT_SCHEDULER_RECURRENCE The recurrence period related to the execution of the scheduler in charge of executing the transport requests

Notes