Resolved! How to complete process in between of running process
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 skip the child process task and perform the next task how can i ...