Hi Anders,
Thanks for responding.
In Joget when flow runs we call a process is running/initiated. Suppose from one process (parent), 2 new process (child) are initiated which is independent of parent process.
For e.g. Suppose in call center a Guy want to report 2 complaints. So when a guy calls a process is initiated with his/her name and for the issues he/she reported 2 new processes initiated and assigned to respective team.
Cover: The parent process can not be resolved, until both child processes resolved.
Folder: The parent process can be resolved, even if both child processes is not resolved i.e. still in progress state.
Can you please let us know if tool provided something in build that can be used to maintain the relationship between parent and child, so that no customized code required to handle (maintain relationship) such a requirement.
Thanks,
Arun