<div>Hi,</div>
<div>   Any clues on the below mentioned problem. Some more information on it ,</div>
<div>  I am using 5.0.1 version of the API and core.</div>
<div> </div>
<div>  After placing debugging logger i found out the following information,</div>
<div>   1) After I modify the user object in rule consequence , it raises the object modified event but after some time. </div>
<div>   2) In the meanwhile the  Milestone that was waiting for the constraint value ! = 1 gets passed ,,activaation created event</div>
<div>   3)  after milestone in the action node(where i m logging the value it still prints 1 ..original unmodified value.</div>
<div>   4) After this i see the objectmodifiedevent being raised (the one the stated above in point 1).</div>
<div>  </div>
<div>   I have also placed lock_on_active on rule, but still it raises the event afterwards and other activations are using this object with an unmodified value.</div>
<div> </div>
<div>Please let me know if you know of any fix on this problem.</div>
<div> </div>
<div>Thanks and Regards</div>
<div>Vikram Pancholi<br><br></div>
<div class="gmail_quote">On Thu, Aug 27, 2009 at 7:59 PM, Vikram Pancholi <span dir="ltr">&lt;<a href="mailto:vikram.pancholi@gmail.com">vikram.pancholi@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Hi,  </div>
<div>  I am having problem about modifying certain fact. </div>
<div> </div>
<div>  For example </div>
<div>  1) I have User status when inserted  set to value &quot;1&quot;.</div>
<div>  2) in the modify in a rule block i m changing this  to &quot;5&quot;.</div>
<div>  3)Now i have a flow where i have a wait which waits this user status is not value &quot;1&quot;.</div>
<div>     After the rule is fired ans the status is changed to false, in the next step i am checking this status of user status in an XOR split constraints</div>
<div>    but i still get the status in the constraint as &quot;1&quot;. I have got no clues whts going on. I tried printing this value in the getting the objects using classobjectfilter and then specyfing the class again, the value is still shown as &quot;1&quot;. I am very much confused about this. Is this some effect of Shadow facts. </div>

<div>  awaiting your response.</div>
<div> </div>
<div>Regards</div>
<div>Vikram Pancholi</div><font color="#888888">
<div> </div>
<div> </div></font></blockquote></div><br>