Using a ruleflow, you can establish a decision table that fires only one rule. Start with a repository that contains a ruleflow and a rule task containing a decision table. Then perform the following procedure:
-
With the ruleflow displayed in the center panel, select the rule task in which the decision table is deployed.
-
In the Property Sheet, change the
firing
property from allrules
(the default) to rule
.
The decision table will now fire only the first rule that matches, rather than all of them.
See Also
Creating a Ruleflow
|