- Introduction
- Getting started
- Managing solution projects and packages
- Managing solution deployments
Solutions user guide
Overview
The Deployments sidebar provides a contextual view of a solution's deployment directly from the Deployments tab. It lets you inspect deployment details and manage your deployment without leaving the Deployments page.
At the top of the sidebar, you can see the deployment's title, its version (whether it is the latest or if a newer version is available), its status (Pending, Failed, or Active), and a brief description, if available.
Below the header, you can see the activation status of the deployment, its folder path location (selectable, so you can navigate to the solution folder), its last operation, and when it was last performed.
Expanding the Deployments sidebar
To expand the Deployments sidebar:
- Navigate to Orchestrator > Solutions.
- Select the Deployments tab.
- From the list, select a solution deployment.
The Deployments sidebar opens on the right side of the screen and remains in context while you browse deployment information.
If your deployment is successfully installed and activated, you can select Deployment details from the Deployment logs and navigate directly to the Deployments sidebar.
Managing a deployment from the sidebar
Depending on the state of your deployment, you may be able to take the following actions:
Regardless of a deployment's status or activation readiness, you can select Uninstall or Edit. If a deployment was uninstalled, you can also delete it.
| Deployment state | Activation status | Available action |
|---|---|---|
| Install - Successful | Active | Select Go to folder to navigate to the solution's folder in Orchestrator. |
| Configuration change - Draft | Active | Select Continue if you were in the middle of changing your deployment's configuration. |
| Install - Successful | Needs setup to activate | Select Set up activation to configure your solution for activation readiness. |
| Install - Successful | Ready to activate | Select Activate deployment. |
| Install - In progress | N/A | No actions available. |
| Configuration change - Successful | Active | Select Change version to upgrade your configuration. |
On the Resources tab, you can view a list of all components included in your solution, including processes, connections, triggers, assets, and storage buckets.
Navigating the History tab
For each deployment, you can view details regarding its history and select Refresh to get the most recent view.
If you have performed more than 20 operations on a deployment, increase the number of items displayed on the History table.
| Column | Description |
|---|---|
| Version | The deployed solution version. |
| Last operation | The most recent operation performed on the deployment, such as Install, Uninstall, Activation setup, Upgrade, Downgrade, Configuration change, or Rollback. |
| Status | The current status of the deployment. |
| Started | The time elapsed since the deployment started. |
| Author | The username of the user who performed the operation. |