How in Interstage BPM are we able to assign an activity to a subset of the Role to which it has been assigned?
For example, I have an activity DOSOMETHING which is assigned to GROUP X. GROUP X is composed of users A, B, C, D and E.
If we need to assign the task (based on the value of an UDA) to a subset composed of users D and E, how can I proceed without having to duplicate the activity and adding a conditional node in the process definition to route the flow to the duplicated activity used to target the subset group?