To be more explicit.. <br><br>rule &quot;testRule&quot;<br>
when<br>   eval(true)<br>
then<br>
 //do something here<br>
end<br><br><div class="gmail_quote">On Tue, Aug 3, 2010 at 12:09 PM, sreekar <span dir="ltr">&lt;<a href="mailto:sreekar.muddu@gmail.com">sreekar.muddu@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im"><br>
&quot;how can I design a rule, that has no<br>
condition at the LHS and will be executed each time I call fireAllRules()&quot;<br>
<br>
</div>- do not write anything in the LHS and it will be executed everytime you<br>
call fireAllRules()... something like this:<br>
<br>
rule &quot;testRule&quot;<br>
when<br>
then<br>
 //do something here<br>
end<br>
<font color="#888888">--<br>
View this message in context: <a href="http://drools-java-rules-engine.46999.n3.nabble.com/fireAllRules-multiply-times-tp1019111p1019449.html" target="_blank">http://drools-java-rules-engine.46999.n3.nabble.com/fireAllRules-multiply-times-tp1019111p1019449.html</a><br>

</font><div><div></div><div class="h5">Sent from the Drools - User mailing list archive at Nabble.com.<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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br> - CTO @ <a href="http://www.plugtree.com">http://www.plugtree.com</a>  <br> - MyJourney @ <a href="http://salaboy.wordpress.com">http://salaboy.wordpress.com</a><br>
 - Co-Founder @ <a href="http://www.jbug.com.ar">http://www.jbug.com.ar</a><br> <br> - Salatino &quot;Salaboy&quot; Mauricio -<br>