[rules-users] fireAllRules() - multiply times.

Mauricio Salatino salaboy at gmail.com
Tue Aug 3 11:16:00 EDT 2010


To be more explicit..

rule "testRule"
when
   eval(true)
then
 //do something here
end

On Tue, Aug 3, 2010 at 12:09 PM, sreekar <sreekar.muddu at gmail.com> wrote:

>
> "how can I design a rule, that has no
> condition at the LHS and will be executed each time I call fireAllRules()"
>
> - do not write anything in the LHS and it will be executed everytime you
> call fireAllRules()... something like this:
>
> rule "testRule"
> when
> then
>  //do something here
> end
> --
> View this message in context:
> http://drools-java-rules-engine.46999.n3.nabble.com/fireAllRules-multiply-times-tp1019111p1019449.html
> Sent from the Drools - User mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>



-- 
 - CTO @ http://www.plugtree.com
 - MyJourney @ http://salaboy.wordpress.com
 - Co-Founder @ http://www.jbug.com.ar

 - Salatino "Salaboy" Mauricio -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20100803/bcfd0209/attachment.html 


More information about the rules-users mailing list