The ruleflow-group and the State Example from the documentation may be what you're looking for.
SG -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Malenfant, Andre Sent: Thursday, June 04, 2009 3:47 PM To: Rules Users List Subject: RE: [rules-users] Default rule 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 -----Message Disclaimer----- This e-mail message is intended only for the use of the individual or entity to which it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended recipient, any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by reply email to [email protected] and delete or destroy all copies of the original message and attachments thereto. Email sent to or from the Principal Financial Group or any of its member companies may be retained as required by law or regulation. Nothing in this message is intended to constitute an Electronic signature for purposes of the Uniform Electronic Transactions Act (UETA) or the Electronic Signatures in Global and National Commerce Act ("E-Sign") unless a specific statement to the contrary is included in this message. While this communication may be used to promote or market a transaction or an idea that is discussed in the publication, it is intended to provide general information about the subject matter covered and is provided with the understanding that The Principal is not rendering legal, accounting, or tax advice. It is not a marketed opinion and may not be used to avoid penalties under the Internal Revenue Code. You should consult with appropriate counsel or other advisors on all matters pertaining to legal, tax, or accounting obligations and requirements. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
