- 基本情報
- 管理者向け
- RPA ワークフロー プロジェクト
- アプリ プロジェクト
- エージェンティック プロセス
- Agents
- Solutions (ソリューション)
- API ワークフロー
- テスト
Studio Web ガイド
The Deployments tab in Studio Web is the central view for your solution's deployment history, package versions, and deployment status. It surfaces the same deployment data as Orchestrator Solutions Management, but scoped to the solution you are working on.
The Deployments tab can be accessed by selecting Manage Deployments for an existing solution.
The Deployments tab
The Deployments tab shows all deployments created from the current solution's published package. Each row represents one deployment and displays the following columns:
| 列 | 説明 |
|---|---|
| 名前 | The deployment name and the Orchestrator folder path where it was installed. |
| ステータス | A colored chip showing the current activation state of the deployment. See Deployment statuses below. |
| バージョン | The version of the solution package that was deployed. |
| 最後の操作 | The most recent operation performed on the deployment (for example, Install · Successful or Uninstall · Successful) and when it occurred. |
| Stages | A visual pipeline showing the progress of the last operation through its execution stages. Green checkmarks indicate completed stages; a red indicator signals a failed stage. |
The All, Personal, and Shared filter tabs at the top right narrow the list by workspace type. The refresh icon reloads the list.
デプロイのステータス
The Status column shows a colored chip that reflects the current activation state of each deployment:
| ステータス | 色 | 意味 |
|---|---|---|
| アクティブ | 緑 | The deployment is installed and its triggers are active. |
| 非アクティブ | 灰色 | The deployment is installed but not activated, or was previously uninstalled. |
| 非アクティブ (アクティブ化の準備完了) | 灰色 | The deployment is installed and ready to activate. Activation was not performed automatically, either because Activate immediately was off during deployment, or activation requires additional setup. |
| 下書き | Amber | A new version is being configured but has not yet been deployed to replace the active version. The active version continues running alongside the draft. |
When a Draft deployment exists alongside an Active deployment for the same solution, both rows appear as a grouped pair under a single deployment name.
The deployment detail panel
Selecting a row in the Deployments tab opens a detail panel on the right side of the screen. The panel header shows the solution package name and version, with a Latest indicator if this is the most recent published version.
The panel contains three tabs:
| タブ | 説明 |
|---|---|
| リソース | Lists the processes included in the deployment. Select the eye icon next to a process to open its details in Orchestrator. |
| 履歴 | Shows the full operation history for this deployment — Install, Uninstall, and Activate operations — each with a stage visualization and timestamp. |
The panel also provides the following actions:
| 操作 | 説明 |
|---|---|
| Activate deployment | Activates the deployment. Available when the deployment status is Inactive (Ready to activate). For instructions, see Activate a deployment. |
| 編集 | Opens the deployment configuration for editing. |
| アンインストール | Uninstalls the deployment from Orchestrator. This action cannot be undone from Studio Web. |
The three-dot menu on each row in the Deployments tab also provides:
| オプション | 説明 |
|---|---|
| Go to folder | Opens the appropriate folder in Orchestrator for the deployed solution. |
| ログを表示 | Opens the deployment log output for that operation. |
| Change version | Allows the selection of a different version of the solution package, if one exists. |
| Edit configuration | Lets you edit the configuration of your solution deployment. |
| 削除する | Deletes the deployment record. |
The Versions tab
The Versions tab shows all published versions of the solution package. Each row represents one published version and displays the following columns:
| 列 | 説明 |
|---|---|
| バージョン | The package version number. |
| Publish Location | Where the package was published — Personal (your workspace feed) or Shared (the tenant feed). |
| パブリッシュ済み | How long ago the package was published. |
| リリース ノート | The release notes entered at publish time, if any. |
Each version row includes a Deploy button that opens the Deploy page pre-populated with that version. The three-dot menu offers:
| オプション | 説明 |
|---|---|
| ダウンロードする | Downloads the solution package file. |
| 削除する | Deletes the published version from the feed. |