<!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.1479" name=GENERATOR></HEAD>
<BODY id=role_body style="FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial" 
bottomMargin=7 leftMargin=7 topMargin=7 rightMargin=7><FONT id=role_document 
face=Arial color=#000000 size=2>
<DIV>
<DIV>
<DIV>Priya,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Please look up documentation for Dynamic Parallel Processing. This will 
generate n work items (in your case n sub workflows)&nbsp;for n lines of a multi 
line container element exactly the way you need. The multi line conatainer 
element cannot have more than 99 entries.</DIV>
<DIV>&nbsp;</DIV>
<DIV>
<DIV><FONT lang=0 face=Arial size=2 FAMILY="SANSSERIF" 
PTSIZE="10">Regards,<BR>Ramki Maley<BR>Workflow Developer, 
USCBP.<BR>248-613-1287 (C)</FONT></DIV></DIV>
<DIV>&nbsp;</DIV>
<DIV>In a message dated 8/22/2005 2:53:21 PM Eastern Standard Time, 
Priya.Shrivastava@pmintl.com writes:</DIV>
<BLOCKQUOTE style="PADDING-LEFT: 0px; MARGIN-LEFT: 0px"><FONT 
  style="BACKGROUND-COLOR: transparent" face=Arial color=#000000 size=2>Hi All, 
  <BR><BR>Kindly resolve my problem with a workflow am working on. <BR><BR>I am 
  calling a subworkflow (which internally has some synchronous and a 
  last<BR>step as asynchronous method which calls a transaction) in a loop. 
  <BR><BR>Now I want that after the first instance of the sub WF is called then 
  it<BR>should goto the next loop pass and call 2nd instance of the sub WF with 
  next<BR>counter or so..but its always waiting for the 1st instance to be 
  executed by<BR>the user and then it goes to next loop pass...<BR><BR>Something 
  like this...<BR><BR>For Loop counter = 1; counter = counter + 1; <BR><BR>Get 
  data for Sub WF()<BR><BR>Call Sub WF for counter (this sub WF has some synch 
  &amp; last asynchronous task<BR>which calls a transaction) <BR><BR>End 
  loop.<BR><BR>I want that it should call the Sub WF for counter =1 and then 
  immediately go<BR>to next loop pass and then call Sub WF for counter=2 and so 
  on...<BR><BR>Is it possible....and how do I do that...coz its always waiting 
  for<BR>1st/previous loop to get over (which I don't want)...<BR><BR>Please let 
  me know this ASAP. <BR>Thanks a lot in advance for all your help. 
  <BR><BR><BR>Regards, <BR>Priya. 
  <BR><BR>_______________________________________________<BR>SAP-WUG mailing 
  list<BR>SAP-WUG@mit.edu<BR>http://mailman.mit.edu/mailman/listinfo/sap-wug<BR></FONT></BLOCKQUOTE></DIV>
<DIV></DIV></DIV>
<DIV>&nbsp;</DIV></FONT></BODY></HTML>