Skip to main content
Version: 1.3

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 click the blue Deploy Diagram button to deploy the newly-created process to your cluster.

web-modeler-deploy

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

web-modeler-deploy-successfull

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

web-modeler-start-instance

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

web-modeler-start-instance-done

Next steps