Revision as of 09:30, May 11, 2020 by Peter Chaplin (talk | contribs) (Peter Chaplin used the OptionEdit action.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Genesys Rules Engine Generic Server:settings:cache-operational-parameters


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

cache-operational-parameters

Default Value: true
Valid Values:
Changes Take Effect: immediately


This option controls whether or not operational parameter values that are used within rules are cached. If true, the first time an operational parameter is used, GRS will get the current value from Configuration Server, and then monitor for updates to the value. The rules will use the cached value instead of making a request to Configuration Server for each rule execution. If set to false, caching will be disabled, and GRS will get the current value from Configuration Server on each rule evaluation request. The default value is true.

Draft Option

cache-operational-parameters_Draft

Default Value: true
Valid Values:
Changes Take Effect: immediately


This option controls whether or not operational parameter values that are used within rules are cached. If true, the first time an operational parameter is used, GRS will get the current value from Configuration Server, and then monitor for updates to the value. The rules will use the cached value instead of making a request to Configuration Server for each rule execution. If set to false, caching will be disabled, and GRS will get the current value from Configuration Server on each rule evaluation request. The default value is true.

This page was last edited on May 11, 2020, at 09:30.
Comments or questions about this documentation? Contact us for support!