Process versioning

Hi , How can achieve the process versioning if we do changes in existing process, also if the process is delayed and running .

The engine will create new version automatically

can you expand on this part?

Hi Niall ,

Thanks for your reply ,

If engine will create new version how to retrieve old version if require .

If the process is deployed and running how to old version works.

the old version will run in parallel with the new version.
to start any version you can use the rest or java api to start it by its id

1 Like