Parameter: REFRESH_SCHEDULER_ENABLED

Definition

The enablement or disablement of the scheduler iresponsible for the offer cache switching

Description and Use

This system parameter enables or disables the scheduler which is in charge of refreshing the offer cache into each rater.

The cache refresh mechanism works with two caches. When the user modifies an offer or any object belonging to an offer (in the updater instance), the modification is propagated into a secondary offer cache in all the rater instances. The modification becomes effective when the primary and the secondary offer caches (in each rater instance) are switched.

This mechanism allows us to avoid blocking the rating process during the cache update.

Cache update can be triggered manually or automatically at a given date/time by a scheduler. By setting this parameter to true, the user activates the automatic mode according to a recurrence period specified into the REFRESH_SCHEDULER_RECURRENCE parameter.

Technical Details

For more information, consult this section.

Name REFRESH_SCHEDULER_ENABLED

The enablement or disablement of the scheduler iresponsible for the offer cache switching

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:
  • dispatcher
Default Value (Factory Settings)

The predefined default value is:

Instance Type Value
Dispatcher 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.