cancel
Showing results for 
Search instead for 
Did you mean: 

Task Assignment

ergi1991
Champ in-the-making
Champ in-the-making

Hello all,

I have created an organizational structure in Process Services with:

- Big Group Manager - Subgroup Manager - Specialists

 image

If there any way to assign the user task to subgroup managers instead of primary group managers of process initiator (lowest in hierarchy) ?

2 REPLIES 2

larvar
Champ in-the-making
Champ in-the-making

I'm here waiting for answers from experts.

Car Games

Pizza Tower

openpj
Elite Collaborator
Elite Collaborator

I think that it is not possible with the current configuration because what we can do at the moment is just disabling the assignment for the primary group Manager using the following property in your activiti-app.properties:

app.runtime.groupTasks.involveGroupManager.enabled = false

Have you tried to change the primary group from Identity Management > Users > Select an action > Change primary group ?

Anyway probably the unique solution could be override of the APS Java services related to this behavior using the APS SDK.