Can I assign a task to a group instead of assigning to an user in activiti?

cancel
Showing results for 
Search instead for 
Did you mean: 
krishna_kannega
Member II

Can I assign a task to a group instead of assigning to an user in activiti?

Hi,

I am new to activiti bpmn2, I have noticed that we can create different tasks but my questions are,

  • Can we assign the task to a group so that anyone from that group can take the task and work on it?
  • Can a partial access be given to any group of users?

Regards,

Krish

5 Replies
cjose
Senior Member II

Re: Can I assign a task to a group instead of assigning to an user in activiti?

  • Can we assign the task to a group so that anyone from that group can take the task and work on it? - Yes you can, use candidate groups.
  • Can a partial access be given to any group of users? - What do you mean by partial access, please elaborate.
krishna_kannega
Member II

Re: Can I assign a task to a group instead of assigning to an user in activiti?

Lets say a group need to monitor the task but can't claim them. So they need Read access but not Write access. So can it be possible to provide that group with only Read access to the tasks?

cjose
Senior Member II

Re: Can I assign a task to a group instead of assigning to an user in activiti?

Ok, you can use the participant identity link for this purpose. See Activiti User Guide for more details.

cjose
Senior Member II

Re: Can I assign a task to a group instead of assigning to an user in activiti?

What version of Activiti are you using? EE or Community version?

krishna_kannega
Member II

Re: Can I assign a task to a group instead of assigning to an user in activiti?

I am using Community version. And Thanks for quick reply.