Hi
I need to design a process which based on the input passed to it, would trigger a sub-process multiple times e.g. lets say I pass the Main process a Team-Id and then we need to call a sub-process multiple times based on the number of Team-members we have for that team-id (trigger sub-process once for for each team member).
Please suggest how, I can achieve this.
Thanks
Vinay