Viewing current flow deployments
Introduction
The flow deployments page lists all current flow deployments across all your virtual environments, and deployments made to no environment. For example:

For any single flow version, you'll see one entry for each environment where it's currently deployed (irrespective of the deployment mechanism (i.e. deployed individually or via a package).
Only current deployments are shown. If a flow deployment is made and subsequently deleted from the associated virtual environment, the corresponding entry is removed from this list.
Accessing the flow deployments page
To access the flow deployments page, select virtual environments ➤ deployments from the left-hand navigation menu:

Understanding the flow deployments page
By default, flow deployments are listed in chronological order by deployment date/time, with the most recent deployments first.
Working with flow deployments
You can use search and filter options to refine the list, and you can use actions to perform given tasks. Each entry is listed under a series of headings - for example:

These headings are summarised below:
Flow
The process flow name, displayed as a hyperlink (click the link to access the associated flow). If a deployment is associated with a flow version that has been subsequently deleted, the name will include a deleted marker.
Version
The process flow version that was deployed.
Package
If the deployment was made via a package, the package name is displayed as a hyperlink (click the link to access the associated package).
Virtual environments
The name of the target virtual environment (if applicable).
Deployed at
The date and time that this flow version was last deployed to the associated virtual environment. Typically, this won't change. However, if you were to deploy a flow version, then delete that deployment and subsequently re-deploy the same version to the same virtual environment, this value would be updated.
Enabled at
The date and time that the deployment was last enabled. When a process flow is deployed, it is enabled automatically, so typically this date/time is the same as the deployed at date/time.
However, if you were to deploy a flow version, then disable that deployment and subsequently re-enable it, this value would be updated.
Enabled by
The username of the person who last enabled this deployment.
Typically, this will be the same as the deployed by value. However, if you were to disable a deployment and subsequently it is re-enabled by a different user, this value would be updated.
Search & filter options
Use the search field at the top of the page to search by any part of a process flow name. For example:

You can also filter the list by package and/or virtual environment, using filter options associated with these columns. For example:

Note that:
Any virtual environments with at least one flow deployment (irrespective of whether those deployments are enabled or disabled) are available to select as filters.
Any packages deployed at least once are available to select as filters.
Flow deployment actions
The ellipsis associated with each deployment provides access to the following actions:
Disable / Enable
Availability depends on whether the selected deployment is currently enabled or disabled, so you set the reverse state. Note that:
If a deployment is
enabled, it will run in the associated virtual environment.If a deployment is
disabled, it will NOT run in the associated virtual environment.
Delete
Delete the selected deployment. This removes the flow version from the associated virtual environment and sets the status to inactive.
Last updated
Was this helpful?