can u please share ur drl file?<br><br><div class="gmail_quote">On Tue, May 29, 2012 at 4:05 PM, Vincent LEGENDRE <span dir="ltr">&lt;<a href="mailto:vincent.legendre@eurodecision.com" target="_blank">vincent.legendre@eurodecision.com</a>&gt;</span> wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">what is the initial value of b ?<br>
what are the salience of your rules ?<br>
and why not posting your rules directly ?<br>
<div class="HOEnZb"><div class="h5"><br>
----- Original Message -----<br>
From: &quot;learner&quot; &lt;<a href="mailto:anandbabu6545@yahoo.com">anandbabu6545@yahoo.com</a>&gt;<br>
To: <a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
Sent: Mardi 29 Mai 2012 12:29:28<br>
Subject: [rules-users] how to use only updated value in drools<br>
<br>
I am having a drl file with 2 rules<br>
<br>
The 1st rule updates a attribute, say updates attribute b to 10 based on<br>
some condition.<br>
<br>
The 2nd rule has a check for values with b not equal to 10. It logs error<br>
for those values not equals to 10.<br>
<br>
The b value gets updated to 10 in rule 1. However in the second rule it does<br>
not use updated value and logs error.<br>
<br>
Is there a way to use the updated b value in the 2nd rule. I tried using<br>
modify but still the error gets logged.<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/how-to-use-only-updated-value-in-drools-tp4017626.html" target="_blank">http://drools.46999.n3.nabble.com/how-to-use-only-updated-value-in-drools-tp4017626.html</a><br>

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>
_______________________________________________<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>