Yes, but I will have to have a condition in that rule to prevent it from firing if others have. I will have to alter my data model to detect that situation. I can fix my problem using the salience parameter but I was wondering if there is was a built-in mechanism for that purpose.
I will try with the salience method Thanks -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ingomar Otter Sent: Thursday, June 04, 2009 4:28 PM To: Rules Users List Subject: Re: [rules-users] Default rule How about if you create a rule with lowest salience, this will fire _after_ all other rules have fired. Would this help? Am 04.06.2009 um 22:17 schrieb Malenfant, Andre: > Anyone knows if it is possible to have a `default` rule that would > fire only if others have not? > > Also, is there a way, using decision tables in XLS, to look if the > value of a field is contained in a list elsewhere in the XLS? > > Thanks > > André > > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
