1 Reply Latest reply on Dec 4, 2014 7:48 PM by krisverlaenen

    Update RuntimeManager for new process version

    jbtexier

      Hello,

       

      I'm using RuntimeManager to interact with processes but I don't know how to update an existing and running process.

       

      For example is it possible for a process sampl.bpmn in version 1.0 to update it in version 1.1 when RuntimeManager is running ?

       

      I have tried with KieScanner associated to a given KieContainer but when the kjar containing processes is updated I still start process instance with an older version of the process.

      I think that when the kiescanner update the kjar in the container, Runtime Manager is not updated as the same time but I don't know how to get the KieContainer from the Runtime Manager to update it.

       

      Do you have an idea of how I could resolve this ?

       

      Thank you for your help.

      JB