JBoss Community

Re: How can i get the task id ?

created by Maciej Swiderski in jBPM - View the full discussion

to achieve this you would need to extend existing HT work item handler and pass an AddTaskResponseHandler implementation when invoking addTask on taskClient. That way task service will emit and event when task was successfully created. Take a look at the sample code here

 

HTH

Reply to this message by going to Community

Start a new discussion in jBPM at Community