<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6487.1">
<TITLE>Purchase Order Workflow, bus. obj BUS2012</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">I have created a PO workflow that is being used by my company.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">After my last demonstration, I promised the users that &quot;.. yes, I can put a popup decision in the wf&quot; .&nbsp; This decision allows the item to be kept in the inbox or removed from the inbox (in this case resent to the approvers) when the approver exits the screen without approving the PO.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">This works great but it works even when the PO is approved.&nbsp; I have tried everything to get this popup not to popup when the PO is approved.&nbsp; I retrieve the ekko record and look at the release code field(ekko-frgke &lt;&gt; 2).</FONT></P>

<P><FONT SIZE=2 FACE="Arial">It seems that this asynchronous task for bus2012 does not stop long enough to refresh this ekko field.&nbsp;&nbsp; I have tried commit and wait.&nbsp; There seems to be additional logic required for using wait.&nbsp; Is there some other way of testing values and making decisions in this asynchronous task. </FONT></P>

</BODY>
</HTML>