<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=317122604-31102005><FONT face=Arial 
size=2>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial size=2>It might be a bit 
confusing but let me try to explain.</FONT></SPAN></DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial size=2>I'm working on a 
solution to start a workflow when a consigment document is changed. Little brief 
about the consignment documents is they don't have a release strategy and the 
price field is disabled. </FONT></SPAN></DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial size=2>I'm 
</FONT></SPAN></DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial size=2>1. using a check FM 
for the change event.</FONT></SPAN></DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial size=2>2. filter out the 
data to identify that the change occured in a 'consignment document' (For other 
documents we have active workflows)</FONT></SPAN></DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial size=2>3. Once OK, start 
the WF.</FONT></SPAN></DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial size=2>This solution is 
working fine and we have an alternate to non-existing release strategy for 
consignment document.</FONT></SPAN></DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial size=2>In this workflow we 
have an event-listener to capture the change event.</FONT></SPAN></DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial size=2>Now I'm facing the 
following issue i</FONT></SPAN><SPAN class=317122604-31102005><FONT face=Arial 
size=2>n one of the scenarios when the document value is less enough to bypass 
the approval and start auto - release. </FONT></SPAN></DIV>
<DIV><SPAN class=317122604-31102005></SPAN><SPAN class=317122604-31102005><FONT 
face=Arial size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial size=2>In the above 
mentioned scenario when a user changes&nbsp;the document(thus triggering the WF, 
which&nbsp;immediately goes for a release)&nbsp;and immediately makes another 
change (with 5-10 sec) then the event 'change' is triggered. But the listerner 
captures it ONLY WHEN THE RELEASE IS COMPLETE. I've tried to find a pattern and 
I can confirm that no matter when we make a change, In the above scenario the WF 
captures the change event only once the release is complete. 
</FONT></SPAN></DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial size=2>This does not happen 
in other scenarios.</FONT></SPAN></DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial 
size=2>Regards</FONT></SPAN></DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial 
size=2>Manish</FONT></SPAN></DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=317122604-31102005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV></BODY></HTML>