JBoss Community

Re: How to make a process instance go on with jBPM5?

created by Melih Cetin in jBPM - View the full discussion

Hi Sebastien,

 

We found out that calling only TaskClient.complete is not sufficient to progress the process instance  that was waiting at a Human Task node. You need to call WorkItemManager.completeWorkItem as well. Attached is the piece code that we used. It was modified a bit to remove the internal dependencies. I hope it helps you.

Reply to this message by going to Community

Start a new discussion in jBPM at Community