- 基本情報
- 管理
- RPA ワークフロー プロジェクト
- プロジェクトを管理する
- Version control for RPA workflows
- プロジェクトを共有してコラボレーションする
- プロジェクトからテンプレートを作成する
- デスクトップ版の Studio でプロジェクトを開く
- アプリ プロジェクト
- エージェンティック プロセス
- Agents
- Solutions (ソリューション)
- API ワークフロー
- テスト
Review, track, and restore published versions of your RPA workflow project using the Change history panel in Studio Web in Automation Suite.
The Change history panel lets you view, track, and restore the published versions of your standalone RPA workflow project — a project not part of a solution. Version control is managed via snapshots in the Change history panel.
Cloud Workspace でのバージョン管理
Version control for standalone RPA workflow projects is handled within the Change history panel through snapshots. You can think of snapshots as "checkpoints" of the project at various stages in its development.
Snapshot types
スナップショットには複数の種類があります。
- Current version: The current (latest) version of the project. It appears at the top of the list in the Change history panel.
- 手動スナップショット: ユーザーが手動で作成したスナップショットです。名前とオプションの説明があります。手動スナップショットを選択またはホバーすると、作成者の名前と作成日時が表示されます。読み取り専用モードでのみ開くことができます。
- Publish snapshots: Snapshots created automatically each time the project is published. Their name is the published version number. Hovering over a publish snapshot shows the name of its author and when it was created. Can only be opened in read-only mode.
注:
All snapshots, including manual ones, are available for anyone who has access to the project.
[変更履歴] パネル
The Change history panel lists all snapshots chronologically, showing their:
- Version number and description.
- 作成者とタイムスタンプ (例: 「2 か月前、ジョン・ドウ著」)。
- Title (for example, "Stable build before testing integration").
You can use the Filter button to control which types of snapshots appear in the Change history panel.
When you select a snapshot from the panel, you are viewing the project as it existed at that particular point in time. A temporary banner message appears when browsing a past snapshot, informing you that you are viewing a past version of the project in read-only mode.
Creating a snapshot
新しい手動スナップショットを作成するには:
- Open the Change history panel.
- Select the action menu for a version entry.
- Select Create snapshot.
- スナップショットの名前を入力します。
- 任意で、説明を入力します。
- Select Create. The new snapshot is created and added to the Change history panel.
Restoring from a snapshot
One of the main features of snapshots is the ability to restore the project to a particular point in time, including to a previously published version. Restoring overwrites the current project state, so a confirmation dialog appears before the restore is applied.
Restore is not available for local workspace projects. The version list is empty for projects stored locally on your machine.
To restore an RPA workflow project to a previous version:
- Open the project in Studio Web.
- Select the Open version control icon on the upper-left side of the designer to open the Change history panel.
- Select the Restore button on the version entry you want to restore to. A confirmation dialog appears.
- Select Restore to confirm. The project reloads and opens at the restored version.