Work allocation in branches

Whilst each stage of a process can be assigned to a different user or team, there are often use cases where the same user will deal with the whole process or multiple stages of a process.

Right now there is an allocation strategy (rule) that does this called 'Allocate to user from defined previous step'. In this case, the user specifies the step which was previously allocated to a user to set who should be allocated this step.

The problem is, with a branched process some previous steps may not ever be completed because the branch rules mean they're not active in the process. Let's consider the following branched process:

A Branched Process with two different end points

If you had to assign the previous step for the red step on the left in the process, you could technically pick any of possible previous blue steps even though the path to get to the end step may not have touched them.

To remedy this, where OpenProcess Flex is licensed, there is an additional allocation rule called "Allocate to the same user as the step before" as seen below:

Allocate to the same user as the step before

This means the step will be allocated to the last active step's allocated user. So in the following we can see when setting the rule for the final red step on the left it would assign it back to the green one and so on:

Dynamic allocation behaviours

Last updated

Was this helpful?