cancel
Showing results for 
Search instead for 
Did you mean: 

No task is queued after starting my test process

feiya200
Champ in-the-making
Champ in-the-making
I used modeler to write this very simple process: start -> write report (user task) -> review report (user task) -> end

After deploying it, I can see it in the explorer. But after I start one instance, there's no task queued.

I did some comparison between my process definition and the demo definition I can see mine lacks "potentialOwner" attribute.

*I can't upload the model because xml extension is not allowed*
5 REPLIES 5

activiti-admin
Champ in-the-making
Champ in-the-making
How did you deploy the process?

jeff1
Champ in-the-making
Champ in-the-making
maybe no participant(user/group) specified to assign task

feiya200
Champ in-the-making
Champ in-the-making
How did you deploy the process?
I wrote ant script just like the demo one.

feiya200
Champ in-the-making
Champ in-the-making
maybe no participant(user/group) specified to assign task
Do you know how to do that in the modeler?

jbarrez
Star Contributor
Star Contributor
Indeed, a task needs to have a candidate user/direct assignment.

The modeller should be able to let you specifiy that attribute. (if not, it surely needs to!)