Skip to main content

Upgrade

If you are upgrading your project without merging the corresponding xRM version, you need to insert this code to your project via the "process"-folder.

You also need to update a few environment variables within the flowable-service application.

KeyExampleExplanation
FLOWABLE_USERflowableYou need to enter this value in your "flowable-service"-alias via the ADITO Designer
FLOWABLE_PASSWORD* (set a custom password for secure authentication)You need to enter this value in your "flowable-service"-alias via the ADITO Designer
MICRONAUT_SERVER_PORT8081http port
MICRONAUT_SSL_PORT8444https port

Find further information in the Update Manual, particularly, in chapter "Changes necessary to run Flowable".