Hi, Can anyone please look into the following case.
I have a form where i can enter all the data regarding NewHire process. In the same form, i can able to select multiple applications at a time (Like Microsoft AD, RACF, Lotus Notes, Oracle etc.). If i selects all the four applications Microsoft AD, RACF, Lotus Notes, Oracle and submits the request. then according to life cycle of a Approval Server, It will identifies next approver (Like Manager). Here the Main-Process will be split into 4 Sub-processes (Split will be done based on number of applications i selected from the list. In my case number of applications are 4) and it will send the request to appropriate application owner once manager approves the request. Now the requirement is to Wait or Stops the Main-process till all 4 Sub-Process are gets approved or rejected. Once all 4 Sub-Process are gets approved or rejected, then Main-Process needs to be terminated. Can anyone give the solution to make a Main-Process wait or stops till all Sub-Process gets approved or rejected. Best Regards, Krishna B -- View this message in context: http://www.nabble.com/How-to-make-Main---Process-wait-or-stop-till-all-Sub---Process-are-completed-their-approvals-tp24301643p24301643.html Sent from the ARS (Action Request System) mailing list archive at Nabble.com. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

