Process Instance Migration for BPMN changes

Hi,
I made some changes in BPMN file. I am using Community Version of Camunda 7 with Spring Boot (Java). Now I need to migrate my existing progress Instance into new version. Can someone help on this ?

Hello my friend!
Take a look at this official documentation about the migration API.

First you must generate a migration plan, then validate it… and then execute it.

I hope this helps!

William Robert Alves

1 Like

Yup. Thanks a lot @WilliamR.Alves

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.