I am setting up a process right now for retiring/resigning employees. We will be notifying each department about the employee leaving so they can make the appropriate changes in their systems. I have been reading about sub-processes and like the idea of being able to not only notify a department about the employee, but basically starting an entire process for them as well. I do have a couple of questions about sub-processes though.
- I'm assuming that I can use any of the available gateways in conjunction with starting a sub-process?
- Can the sub-process instead of having an End Event tie back into the parent process?
- Can you tell the parent process to continue before the sub-process completes? Can you also tell the parent process to wait for the sub-process to complete?