<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000066">
<font face="Verdana">Maorriyan,<br>
<br>
Try putting your parallel steps in one branch of a two branch Fork. In
the other branch, insert a "Wait for Event" step that listens for the
rejection event. Code the Fork as requiring only one of the two
branches. When the rejection event is raised via the result of one work
item, all other work items from parallel steps will be cancelled.<br>
<br>
Good luck,<br>
</font>
<pre class="moz-signature" cols="72"><font face="Verdana">Jim Sauceman ...................... <a class="moz-txt-link-abbreviated" href="mailto:sauceman@tennessee.edu">sauceman@tennessee.edu</a>
The University of Tennessee </font>

</pre>
<br>
Maorriyan wrote:
<blockquote cite="mid20050223144650.96238.qmail@web51403.mail.yahoo.com"
 type="cite">
  <pre wrap="">Good day all,
I want some enlighttenment from all of you.

I have a parallel step that contains two branches.
Each branch has same decision step to 'Approve' and
'Reject'.
If user in first branch choose 'Reject', workitem in
second branch should be rejected and all workflow
should terminate. 

I have tried use process control step but not working
for  anykind of type.

I'm looking forward for this answer

=====
Maorriyan

________________________________________________________________________
Yahoo! Messenger - Communicate instantly..."Ping" 
your friends today! Download Messenger Now 
<a class="moz-txt-link-freetext" href="http://uk.messenger.yahoo.com/download/index.html">http://uk.messenger.yahoo.com/download/index.html</a>
_______________________________________________
SAP-WUG mailing list
<a class="moz-txt-link-abbreviated" href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a>
<a class="moz-txt-link-freetext" href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a>
  </pre>
</blockquote>
</body>
</html>