Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: How can i get the task id ?"
To view the discussion, visit:
https://community.jboss.org/message/783452#783452
--------------------------------------------------------------
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
https://github.com/droolsjbpm/jbpm/blob/master/jbpm-human-task/jbpm-human...
here
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/783452#783452]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]