Resolved! How to start sub-process multiple times
Hello, I have created two processes namely "main process" and "child process".In "main process" i am calling the "child process" using call activity sub process, my question is i want to start "child process" N number of times in "main process". How ...