[jboss-user] [jBPM] - Re: How to make a process instance go on with jBPM5?

Melih Cetin do-not-reply at jboss.com
Thu Oct 20 10:25:56 EDT 2011


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&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111020/40ee1f27/attachment.html 


More information about the jboss-user mailing list