cancel
Showing results for 
Search instead for 
Did you mean: 

How admin can complete task assigned to user?

amruta_w
Star Collaborator
Star Collaborator

Hello all,

I have process with two task. The first task is assigned to group and the second task is assigned to particular user (ex: user1). When an admin login, admin should be able to perform the second task on behalf of user(i.e., user1). How can i achieve this?

Kindly anyone suggest me to achieve this.

Thanks 

Amruta Wandakar

2 REPLIES 2

salaboy
Star Collaborator
Star Collaborator

This question was tagged as Activiti7, are you using Activiti 7 APIs? if not this really confuse people trying to help. 

In activiti7 you can use the Admin APIs to complete the task on behalf of user1 using the TaskAdminRuntime apis. 

amruta_w
Star Collaborator
Star Collaborator

I am using APS.