1 Reply Latest reply on Jan 19, 2012 4:02 AM by eaa

    after process definition change

    braveii

      Hi all!

      i persistence a runing process.During this time ,i change the process definition file . how can i run the persistence process now? Thank you.

        • 1. Re: after process definition change
          eaa

          Changing the definition of a process that already have running instances (even if they are persisted) could be risky. There is no simple answer to your question. The behavior of your processes, once resumed from the database, will vary and it will depend on what chages did you do to the process definition (added/removed/modified nodes) and where each of the process instances was when it was persisted (after/before a changed node or even in the changed node itself).

          There is a section in jBPM5 documentation explaining a little bit the options you have.