Skip to main content

Deploy and start your process instance

BeginnerTime estimate: 5 minutes

Prerequisites​

note

BPMN diagrams must be created for the process engine they intend to be deployed on. You cannot currently run a BPMN diagram modeled for Camunda Platform in Camunda Cloud, or vice versa.

Deploy and start your process instance​

You can now use the Save & Deploy option in the Execute menu to deploy the newly-created process to your cluster.

console-modeler-deploy

Deployment can take a few seconds, but you should get a confirmation for successful deployment.

console-modeler-deploy-successfull

You can now start a new process instance. For this example, you can start an instance with an empty payload.

console-modeler-start-instance

Once the instance is started, you'll receive a confirmation with a link to open Operate.

console-modeler-start-instance-done

Next steps​