[rules-users] Stopping Rule-Execution after first match

Mark Proctor mproctor at codehaus.org
Thu Jan 31 13:27:29 EST 2008


Mescher,Mark wrote:
> Hello,
> we have realized a project using drools with Decision Tables. We are 
> working in sequential mode.
> 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?
Not really. You could add an agenda-filter to ignore all activations 
after the first one is executed.
>  
> Thx
>  
> Mark
>  
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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/20080131/2b911fc2/attachment.html 


More information about the rules-users mailing list