Camunda 7.23 to CadenzaFlow 1.0.0
This document guides you through the migration from Camunda to 7.23.x
to CadenzaFlow 1.0.0
and covers the following use cases:
- For administrators and developers: Database updates
- For administrators and developers: Full distribution update
- For administrators and developers: Bootstrap NES and AngularJS NES by HeroDevs, Inc.
- For developers: Set Variables Async API
- For developers: GraalVM Upgrade
- For developers: Spring Framework Upgrade (changes required when using Java 11)
- For developers: Quarkus 3.20 Extension Update
This guide covers mandatory migration steps and optional considerations for the initial configuration of new functionality included in CadenzaFlow 1.0.0.
Database updates
Since CadenzaFlow 1.0.0 is a stable fork of Camunda 7.23, two platforms are fully equivalent, and no updates are required.
Full distribution
This section is applicable if you installed the Full Distribution with a shared process engine.
The following steps are required:
- Update the CadenzaFlow libraries and applications inside the application server.
- Migrate custom process applications.
Before starting, ensure you have downloaded the CadenzaFlow 1.0.0 distribution for the application server you use. This contains the SQL scripts and libraries required for the update. This guide assumes you have unpacked the distribution to a path named $DISTRIBUTION_PATH
.
Bootstrap NES and AngularJS NES by HeroDevs, Inc.
Since CadenzaFlow 1.0.0 is a stable fork of Camunda 7.23, two platforms are fully equivalent, and no updates are required.
Set Variables Async API
Since CadenzaFlow 1.0.0 is a stable fork of Camunda 7.23, two platforms are fully equivalent, and no updates are required.
GraalVM Upgrade
Since CadenzaFlow 1.0.0 is a stable fork of Camunda 7.23, two platforms are fully equivalent, and no updates are required.
Spring Framework Upgrade (changes required when using Java 11)
Since CadenzaFlow 1.0.0 is a stable fork of Camunda 7.23, two platforms are fully equivalent, and no updates are required.
Quarkus 3.20 Extension Update
Since CadenzaFlow 1.0.0 is a stable fork of Camunda 7.23, two platforms are fully equivalent, and no updates are required.