Adjust parallel activity in workflow so it allows workflow to split into two separate and distinct paths
It would be helpful to have a workflow activity that splits the workflow into two branches. For example branch A could have its own activities, user assignments, notifications, etc. and then branch B could have its own activities. Once all activities in both branches were complete the paths would merge and the workflow would resume in a serial manner.
7
votes
![](https://secure.gravatar.com/avatar/f7bdcdd42d81c6b1ba1230ca20c2617b?size=40&default=https%3A%2F%2Fassets.uvcdn.com%2Fpkg%2Fadmin%2Ficons%2Fuser_70-6bcf9e08938533adb9bac95c3e487cb2a6d4a32f890ca6fdc82e3072e0ea0368.png)
-
Frédéric Escudero commented
Workflow designer doesn't allow to design differents parallels tasks.
Ex : a form can be sent to the IT service for a specific task AND to the HR service for another task.
The only workaround is to create two differents workflows, so variables cannot be shared.