Michael Wohlfart [
http://community.jboss.org/people/mwohlf] created the discussion
"Re: jbpm process instance save"
To view the discussion, visit:
http://community.jboss.org/message/568803#568803
--------------------------------------------------------------
Hi arash,
the process engine does the persisting for you. As long as you use the service interfaces
and your jbpm.cfg.xml is set up right, you don't need to worry about persistence. You
resume a process by looking up a task with the taskService and complete it, see the user
doc:
http://docs.jboss.com/jbpm/v4/userguide/html_single/#taskservice
http://docs.jboss.com/jbpm/v4/userguide/html_single/#taskservice
JBPM4 is a community project, feel free to improve the documentation if you think you can
do better.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/568803#568803]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]