Arun Selva [
https://community.jboss.org/people/arselv] created the discussion
"Re: optimize performance of jbpm engine"
To view the discussion, visit:
https://community.jboss.org/message/737854#737854
--------------------------------------------------------------
The problem got solved and actually client.complete() is enough to complete any task and
that internally calls the completeworkitem().
When the process engine is restarted and in resuming an interrupted process, we have to
use completeworkitem() on the task thats last completed.
This will continue the process execution.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/737854#737854]
Start a new discussion in jBPM Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]