Deploying a process flow
Introduction
When a process flow is deployed and enabled, it runs automatically, according to defined trigger shape settings (or API requests).
Typically, you would build your required flow from the draft version and then deploy this however, it is possible to deploy an older, inactive version if needed.
If you use virtual environments, the steps detailed on this page will vary - please refer to Deploying a single process flow to a virtual environment.
Need to know
Unless you're using virtual environments, you will always deploy process flows to
no environment.Only one flow deployment can be made to
no environment. If any version of the current process flow has already been deployed tono environmentand you attempt to deploy again, an error is given. In this case, you should delete the current flow deployment and try again.
The steps
Access version details for the required process flow
Open settings for the required process flow and scroll down to the versions panel.
Select the required version
The currently selected version (i.e. the version displayed on the canvas) is shown with an 'eye' icon in the selected column.
Make sure that the version you want to deploy is selected here - typically, this would be a draft version, for example:

The selected version is shown on the canvas - double-check the process flow to ensure that it's correct.
Access deployment details
Click the view deployments button:

The deploy flow modal opens, showing existing deployments for this flow in the lower panel, and deployment options are in the upper panel :

Select deployment options
Click in the environment field and select the no environment option:

Click in the flow version field and select the version to deploy:

If you want to change the default queue priority that's defined in process flow settings, click in the queue priority field and select your preferred priority:

Complete the deployment
Click the deploy button to confirm your selections.

The deployment completes and the canvas now shows the deployed version - for example:

At this point, the process flow is deployed AND enabled, which means it will run automatically as per any trigger settings.
Last updated
Was this helpful?

