JBoss Community

Re: Human task API, how to move forward in the workflow ?

created by John Augusto Charnet in jBPM - View the full discussion

Thansk for your reply.

I took a look at your example Demian, and also I've already had looked at jbpm examples like Tihomir had suggested. Apparently there is not any difference in the way I'm using the Task Client API.

 

The way I'm checking if the next task is getting called is by debug. Mas next task has a task handler, and I have a breakpoint in this task handler.

If I create a custom task handler for the human task, and call the completeWorkItem method, my next task does get called. So I know that there is nothing wrong with this next task.

 

My environment is:

Spring for the model and transactions ( I do not configure any jbpm in spring )

JPA - Hibernate for persistence.

 

I'm also persisting the workflow in the database with JPAKnowledgeService and CommandBasedWSHumanTaskHandler.

 

Any other ideas I could try ?

 

Thanks,

 

John

Reply to this message by going to Community

Start a new discussion in jBPM at Community