&gt; or do yu need more data ??<br><br>Rules 2 and 3 in their entirety would be a good starting point.<br><br><div class="gmail_quote">On 12 July 2012 09:27, abhinay_agarwal <span dir="ltr">&lt;<a href="mailto:abhinay_agarwal@infosys.com" target="_blank">abhinay_agarwal@infosys.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">rule &quot;rule1&quot;<br>
agenda-group &quot;1&quot;<br>
salience 0<br>
    when<br>
</div>           $a : Account()<br>
           $h : HashMap(!(this[&quot;Aggregate_Balance&quot;]&lt;=50000))<br>
<div class="im">    then<br>
          setFocus(&quot;2&quot;)<br>
end<br>
<br>
<br>
</div>rule &quot;rule2&quot;<br>
<div class="im">agenda-group &quot;1&quot;<br>
salience -1<br>
    when<br>
    //something<br>
    then<br>
    //something<br>
end<br>
<br>
<br>
rule &quot;rule3&quot;<br>
agenda-group &quot;2&quot;<br>
salience 0<br>
    when<br>
    //something<br>
    then<br>
    //something<br>
end<br>
<br>
</div>will this help???<br>
<br>
or do yu need more data ??<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Rule-refiring-issue-tp4018618p4018621.html" target="_blank">http://drools.46999.n3.nabble.com/Rule-refiring-issue-tp4018618p4018621.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the Drools: User forum 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>