nt2005 [
https://community.jboss.org/people/nt2005] created the discussion
"Process persistense - change WHEN it should happen!"
To view the discussion, visit:
https://community.jboss.org/message/743470#743470
--------------------------------------------------------------
Hey Guys,
Is it possible to start a process until he is finish and then manual persistence him? I
don´t want all time auto-persistence after on process is finish because I have got many
processes!
Example:
// start new process
ksession.startProcess("my-process",null)
// do other stuff
// store all processes to db
persistence(ksession)
I use Seam 2.2.2, jboss 7 and postgresql.
Thanks in advance!
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/743470#743470]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]