bpmn-engine icon indicating copy to clipboard operation
bpmn-engine copied to clipboard

Is there any way to migrate a process to a modified one?

Open mrpotato3 opened this issue 2 years ago • 1 comments

Is there an easy way to migrate an active process to a similar one, just like Camunda does?

https://docs.camunda.org/manual/7.19/user-guide/process-engine/process-instance-migration/

Thanks!!!

mrpotato3 avatar Sep 29 '23 16:09 mrpotato3

Have you tried getState, with recover and then resume?

paed01 avatar Oct 19 '23 13:10 paed01