Currently as far as I know it is not possible to connect process flows. This causes multiple duplicate process flows with some minor differences, this is not in the spirit of reusable code. Having the option to link one process flow to another would Eliminate the need to copy functionality in several process flows. It would also make large process flows more readable since you can now cut the process flow into smaller specific task driven process flows.
The way this would work:
A process flow action can only be used as an end or start point.
example:
process flow 1 has process flow 2 as an end point.
process flow 2 has process flow 1 as a begin point.
Additional checks to prevent problems: check for loops and check if process flow is used as a begin/end point.
Completed
Process flow as action to connect process flows
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.