Query on Activiti to Camunda Migration

We are trying to migrate from Activiti 5.22 to Camunda. We were able to successfully migrate from Activiti 5.22 to Camunda 7.5 as POC. But we want to directly migrate to 7.17 from Activiti 5.22. Is it possible to do that? Is that the correct approach to migrate directly from Activiti 5.22 to the latest version of Camunda? Please advise.

#Migration #ActivtiToCamunda

Hi @ChandruM,

the well tested way would be to upgrade the Camunda database after your 7.5 migration with these steps to 7.17: Install the Database Schema | docs.camunda.org

You can replace the 7.5 Java libraries with the 7.17 libraries then.

Hope this helps, Ingo

2 Likes