<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Mescher,Mark wrote:
<blockquote
cite="mid:A75648CEF1106C438ACF516E2F998A57260A443528@mastermail.guidecom.local"
type="cite">
<meta http-equiv="Content-Type" content="text/html; ">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style>.EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; }</style><font
face="Arial, sans-serif" size="2">
<div>Hello,</div>
<div>we have realized a project using drools with Decision Tables. We
are working in sequential mode.</div>
<div>Now we have the request for a mechanism to stop the rule
execution after the first rule matches (so no more rules are executed).
Is there a native way to do this with decision tables?</div>
</font></blockquote>
Not really. You could add an agenda-filter to ignore all activations
after the first one is executed.<br>
<blockquote
cite="mid:A75648CEF1106C438ACF516E2F998A57260A443528@mastermail.guidecom.local"
type="cite"><font face="Arial, sans-serif" size="2">
<div> </div>
<div>Thx</div>
<div> </div>
<div>Mark</div>
<div> </div>
</font>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
</blockquote>
<br>
</body>
</html>