Blocking a Ruleset Execution During the Parsing of a Ruleset Update |
PREVIOUS NEXT |
To block a new ruleset execution during the parsing of a ruleset update, set the blockingRulesetParsing property to true.
To prevent new ruleset executions during ruleset update parsing:
<config-property-name>blockingRulesetParsing</config-property-name>.
When a ruleset is updated and this property is set to true, the next ruleset execution will parse the new ruleset. This behavior prevents the use of an old ruleset by blocking all ruleset executions until the ruleset parsing is finished.
The default value for this property is false. By default, executions that are started use the old ruleset until the new one is parsed.
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |