Initiator of workflow does not have permission to access this task.

cancel
Showing results for 
Search instead for 
Did you mean: 
Skyor
Active Member

Initiator of workflow does not have permission to access this task.

I had a process and all was okay, but after adding new logic and viewing process by "processes running by me" i got "User *initiator username* does not have permission to access this task" error. 

Get workflow by needed idGet workflow by needed idGet all workflows (and find needed id)Get all workflows (and find needed id)

Process source code is very big, Do i need attach files?

2 Replies
cristinamr
Advanced

Re: Initiator of workflow does not have permission to access this task.

Hi.

The basic requirement for being allowed access is that the current user must either be the initiator of the workflow, the assignee of a current task or someone that has previously participated in the workflow (e.g. personally completed a task).

I hope this can be helpful.

Cheers,

Cris.

--
VenziaIT: helping companies since 2005! Our ECM products: AQuA & Seidoc
sufo
Established Member II

Re: Initiator of workflow does not have permission to access this task.

Seems that there can be some issue in process definition so without the BPMN file to see, it's hard to tell. We can only guess. If you modified the User Task, did you put the right form key there?

<userTask id="userTask_AdHoc" name="Ad-Hoc"  activiti:assignee="${dmsWfBase_candidateUsers.contains(',') ? null : dmsWfBase_candidateUsers}" activiti:candidateUsers="${dmsWfBase_candidateUsers}" activiti:formKey="dmsWf:outcomeTaskDMS">