1 Reply Latest reply on May 28, 2008 7:02 AM by kukeltje

    How to specify process definition version

    parchana

      Hi,

      Is there any way to specify the process version at deploy time. I want something like -

      <process-definition name="myProcess" version="2">
      ...
      </process-definition>


      so that the new deployment of 'myProcess' will show version as 2 and definition ID_ can change to get latest process definition of version 2.

      -Archana