I want to have a parent process that starts a variable number of instances of new workflows , and this parent will pause and wait all childs workflows to complete . (loop on them to complete all )
how this is done ? with call process ? with sub process ? I 'm new to this , and don't have much experience