REG_EMP_BAL_LOGS_LOAD_DAYS_BACK

Description

This parameter limits the amount of balance logs that are loaded by calculation, reducing the memory footprint.

This registry can be used as long as there are no dependencies from custom code on the availability of balance logs for dates at arbitrary times in the past. If code attempts to access logs for an earlier date than what is allowed in the cache, an exception will result.

When this registry entry has a non-negative value X, then the balance logs loaded from the database into the cache used by the rule engine during calculation will be limited to those on or after X days prior to the earliest date in the calculation batch.

Valid values

Any integer value.

Default value

For new installations, this parameter is set to 7.

For upgrades of existing installations, this parameter is set to -1.

Location

system/ruleEngine/calcDataCache/

Effective

5.1.2