[rules-users] Sequence of rules in a decision table

Mark Proctor mproctor at codehaus.org
Fri Oct 19 21:03:53 EDT 2007


Hehl, Thomas wrote:
>
> I have a decision table and I'm running a series of rules. It is 
> important that the rules run in a specific order. How do I make my 
> decision table process the rules in the sequence I want, or simply 
> from the top down?
>
There is an attribute called "sequential" for decision tables that when 
set causes it row to have a high salience value of the previous row, 
this way it executes the rules in the row order. Note this is different 
to the sequential mode on stateless sessions, so don't confuse the two.
>
>  
>
> Thanks.
>
>  
>
> **Thom Hehl***
> *Sr. eJuror Architect
>
> **)**** ****Office (859) 277-8800 x 144**
>
> ******* ****Thomas.Hehl at acs-inc.com 
> <mailto:Thomas.Hehl at acs-inc.com>**** ***
> ***ACS, Inc.**
>
> **Government Solutions**
>
> **1733 Harrodsburg Road***
> **Lexington****, KY 40504-3617***
>
> **This e-mail message, including any attachments, is for the sole use 
> of the intended recipient(s) and may contain confidential and 
> privileged information. Any unauthorized review, use, disclosure or 
> distribution is prohibited. If you are not the intended recipient, 
> please contact the sender by reply e-mail and destroy all copies of 
> the original message and notify sender via e-mail at 
> _Thomas.Hehl at acs-inc.com <mailto:Thomas.Hehl at acs-inc.com>_ or by 
> telephone at 859-277-8800 ext. 144. Thank you.**
>
>  
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20071020/c97573a1/attachment.html 


More information about the rules-users mailing list