Revision as of 04:42, February 24, 2017 by Edjamer (talk | contribs) (Created page with "{{PubOption |hidden=false |default=true |valid= |takeseffect=immediately |shortdesc=This option controls whether or not operational parameter values that are used within...")
(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.

Comments or questions about this documentation? Contact us for support!