<div>G'day Jack,</div>
<div>&nbsp;</div>
<div>Use a subflow. Create a 1-from-2 fork with the multi-line call to the subflow in one branch and a wait for a rejected event (you may need to subtype, delegate and define your own event). In each subflow if a user rejects you can raise the event. As soon as one rejects the event is raised and the wait for event branch will complete thereby removing all remain decision workitems from the users inbox.
</div>
<div>&nbsp;</div>
<div>Have fun,</div>
<div>Mark<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 4/12/06, <b class="gmail_sendername">jack rave</b> &lt;<a href="mailto:jack_rave19@yahoo.com">jack_rave19@yahoo.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div style="DIRECTION: ltr">
<div>Hello all:</div>
<div>&nbsp;In one of my user decision step, I am using a multi-line element (in the 'Others/Miscellaneous' tab) to route a decision work-item to multiple users for approval process (Approve/Reject!). I am also using a secondary method in the approval process which has the display method(when the user executes the work-item the secondary method displays the ECR to approvers and depending on the objects entered in ECR, user decides whether to approve or reject it!)
</div>
<div>&nbsp;I would be grateful if some one can help me how to achieve the under given scenario. This is what I am trying to achieve. Now, the work item will be sent to multiple users for approval. If any one user rejects the ECR, then the work items waiting for approval in other users inbox should be deleted (how to achieve this??), and the workflow has to be routed back to the WF initiator asking him to correct the ECR. Now here there is one more difficulty, also, if any of the approver misses the deadline, there is a standby user for each original approver (how to incorporate the standby user and route the missed deadline work-item to that standby user for approval??) I know that deadlines can be monitored by the deadline monitoring.
</div>
<div><span>&nbsp;&nbsp;&nbsp;&nbsp; </span>Workflow should proceed to next step if ALL the users (I have to consider the missed deadline work-item too!!) who got the work-item in their inbox approves it( I mean, ECR will be approved if and only if ALL the users approves it)
</div>
<div>&nbsp;</div>
<div>Any ideas on this scenario how to develop or how to create this is highly appreciated.</div>
<div>&nbsp;</div>
<div>Regards,</div></div>
<div style="DIRECTION: ltr"><span class="sg">
<div>Jack</div></span></div>
<div style="DIRECTION: ltr"><span class="ad">
<p>
<hr size="1">
New Yahoo! Messenger with Voice. <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://us.rd.yahoo.com/mail_us/taglines/postman5/*http://us.rd.yahoo.com/evt=39666/*http://beta.messenger.yahoo.com" target="_blank">
Call regular phones from your PC</a> and save big. 
<p></p></p></span></div><br>_______________________________________________<br>SAP-WUG mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank">
http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br><br><br></blockquote></div><br>