Let’s say I have a main process, via call activity, the mail process connects to a sub process. And the sub process has a task called ‘subprocessTask’. I’d like to start process and land directly on ‘subprocessTask’ inside a supprocess.
Here is an illustration of the main process:
Thank you in advance.
Jason