<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=778515906-27032006><FONT face=Arial 
color=#0000ff size=2>Why not just create a four-branched fork which requires two 
branches to complete? If it is only four parallell approval steps there is no 
need to make it more complex by introducing that fifth branch .... unless it is 
necessary to catch approvals made without using the work 
items.</FONT></SPAN></DIV>
<DIV align=left><FONT face=Arial size=2>-- </FONT></DIV>
<DIV align=left><FONT face=Arial size=2>Kjetil Kilhavn, Statoil ØFT KTJ 
BAS&nbsp;DEV SAP</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV><BR>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> sap-wug-bounces@mit.edu 
  [mailto:sap-wug-bounces@mit.edu] <B>On Behalf Of </B>Mark Pyc<BR><B>Sent:</B> 
  26. mars 2006 23:47<BR><B>To:</B> SAP Workflow Users' Group<BR><B>Subject:</B> 
  Re: PO release - terminating event<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV>G'day Shai,</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Use&nbsp;a fork step to split to five branches with only&nbsp;1 needed to 
  complete. You have four paralel branches for the Release steps and a fifth 
  branch containing two sequential wait steps, both for your own event 
  (ZWHATEVER). In each of the Release branches when the release is effected you 
  raise you're own event (ZWHATEVER) and then pause/stop/hobble the branch (for 
  example include a Wait for Event for something that can never happen e.g. Wait 
  for Created on the&nbsp;PO you're already operating with. Since it's already 
  created you'll never receive this event and the branch will pause).</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>When the first Release is effected you'll move through the first wait for 
  event in the fifth branch.</DIV>
  <DIV>When the 2nd Release&nbsp;is effected you'll move through the 
  2nd&nbsp;wait for event in the fifth branch. This will then complete the fifth 
  branch and therefore the overall 5 way fork.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>After that you can release the PO.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>I hope this isn't too&nbsp;confusing. There are variations on a theme to 
  be played with, but maybe this gives you some ideas.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Have fun,</DIV>
  <DIV>Mark</DIV>
  <DIV><BR><BR>&nbsp;</DIV>
  <DIV><SPAN class=gmail_quote>On 3/26/06, <B class=gmail_sendername>Shai 
  Eyal</B> &lt;<A href="mailto:shaie@team.co.il">shaie@team.co.il</A>&gt; 
  wrote:</SPAN> 
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi 
    all,<BR>In my PO release procedure I have four release code in paralel: a, 
    b, c,<BR>d. If two of them release, then the PO is released. Then when the 
    <BR>Workflow is trigerred, I sent different tasks to each one of the 
    four<BR>(like standard workflow 20000075 does). When two releases I'd like 
    to<BR>terminate the tasks of the other two.<BR><BR>Any idea how ? I tried to 
    use terminating event but haven't had much 
    <BR>success.<BR><BR>Thanks,<BR>Shai 
E.<BR></BLOCKQUOTE></DIV></BLOCKQUOTE><p></p><p><font size=1>-------------------------------------------------------------------<br>The information contained in this message may be CONFIDENTIAL and is<br>intended for the addressee only. Any unauthorised use, dissemination of the<br>information or copying of this message is prohibited. If you are not the<br>addressee, please notify the sender immediately by return e-mail and delete<br>this message.<br>Thank you.</font size></BODY></HTML>