1 Reply Latest reply on May 10, 2008 7:31 AM by kukeltje

    How to decide whether to persisitent a process into database

    realgod

      hi all
      I want to use two processes in a jbpm. But i would like to make a process persistent into database and make another process not persistent into database because of performance. However I found I must configure whether to persistent the process into database, i need make the decision at runtime.