<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">in 6.x you do not necessarily have to set the salience any more. As LoadOrder is applied, and rules will be evaluated by the order of position within the file.<div><br></div><div>Mark<br><div><div>On 11 Aug 2014, at 15:30, Michael Anstis &lt;<a href="mailto:michael.anstis@gmail.com">michael.anstis@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">The sequential flag controls the rule's salience per XLS worksheet.<div><br></div><div>Rule's RHS are executed according to their salience values and hence the sequential flag will control the rules RHS execution order.&nbsp;</div>
<div><br></div><div>See&nbsp;<a href="http://docs.jboss.org/drools/release/6.1.0.Final/drools-docs/html/ch06.html#d0e3942">http://docs.jboss.org/drools/release/6.1.0.Final/drools-docs/html/ch06.html#d0e3942</a> and&nbsp;<a href="http://docs.jboss.org/drools/release/6.1.0.Final/drools-docs/html/DroolsLanguageReferenceChapter.html#d0e6859">http://docs.jboss.org/drools/release/6.1.0.Final/drools-docs/html/DroolsLanguageReferenceChapter.html#d0e6859</a> for more information.</div>
<div><br></div><div>If you want to control the execution across multiple Decision Tables you'll need to define the rows salience manually, with the "highest priority" Decision Table having values higher than the lower priority tables.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 11 August 2014 15:17, sjrcgtek <span dir="ltr">&lt;<a href="mailto:steve.cgtek@gmail.com" target="_blank">steve.cgtek@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Apologies if this is already answered but I could not find it.<br>
<br>
Drools Version 6.1.0.Final<br>
<br>
I have three Excel DTs which I would like to fire in order. &nbsp;The Sequential<br>
option appears to just order the rules within an excel DT. &nbsp;I confirmed that<br>
by printing the resulting rules and see that the generated rules from<br>
different sheets have the same priority.<br>
<br>
I can manually set the PRIORITY in the actual sheets, but that makes<br>
inserting sheets or even lines in a sheet cumbersome.<br>
<br>
Is there a way to tell drools to fire all rules across all DT's<br>
sequentially?<br>
<br>
Thanks.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Sequential-and-Decision-Tables-tp4030631.html" target="_blank">http://drools.46999.n3.nabble.com/Sequential-and-Decision-Tables-tp4030631.html</a><br>

Sent from the Drools: User forum mailing list archive at <a href="http://Nabble.com">Nabble.com</a>.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</blockquote></div><br></div>
_______________________________________________<br>rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/rules-users</blockquote></div><br></div></body></html>