Migrate Process Versions

By
  • Blog
  • >
  • Migrate Process Versions
TOPICS

30 Day Free Trial

Bring together legacy systems, RPA bots, microservices and more with Camunda

Sign Up for Camunda Content

Get the latest on Camunda features, events, top trends, and more.

TRENDING CONTENT
My colleague Ingo just finished a new cockpit plugin allowing to easily migrate a running process instance to a new version of the process definition:


You can find the sources of the plugin on GitHub:

If you want to build some migration scrips (as customers often do) you can easily cherry-pick some code from the plugin to apply it yourself, see ProcessInstanceMigrationResource.java for the core functionality). By doing so you can e.g. migrate a bunch of instances in one go – and adjust some variables on the way (as new versions might require new data). 
Please note that version migration has limitations and risks – we collected them in the README. We used an unsupported internal Command. The whole plugin is not part of the supported product, so there is no warranty of any kind. In short: Please read the limitations carefully and test migrations before you apply them in big scale on your live instances!

Try All Features of Camunda

Related Content

Process blueprints can now be found on Camunda marketplace! Read on to learn how they can help you and how you can contribute.
Achieve operational superiority with the intelligent backbone of service orchestration. Learn how and why you should orchestrate your services.
Learn about how AI automation can help you and your business thrive. Get insights into how you can lower costs, scale faster, improve service and more with AI.