Melih Cetin [
http://community.jboss.org/people/kafsinkaf] created the discussion
"Re: How to make a process instance go on with jBPM5?"
To view the discussion, visit:
http://community.jboss.org/message/632777#632777
--------------------------------------------------------------
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
[
http://community.jboss.org/message/632777#632777]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]