JBoss Community

Re: only the first human task is being saved in db!

created by Mauricio Salatino in jBPM - View the full discussion

Looks like you are finishing just one task. or are you calling the following code twice?

BlockingTaskOperationResponseHandler blockingTaskOperationResponseHandler = new BlockingTaskOperationResponseHandler();

taskClient.complete(taskId, nickName, null, blockingTaskOperationResponseHandler);

 

Where are you querying for the current tasks?

 

Greetings.

Reply to this message by going to Community

Start a new discussion in jBPM at Community