- 基本情報
- セットアップと構成
- オートメーション プロジェクト
- 依存関係
- ワークフローの種類
- 制御フロー
- ファイルの比較
- オートメーションのベスト プラクティス
- ソース管理との連携
- デバッグ
- ログ
- 診断ツール
- ワークフロー アナライザー
- ワークフロー アナライザーについて
- ST-DBP-002 - 多数の引数
- ST-DBP-003 - 空の catch ブロック
- ST-DBP-007 - 複数のフローチャートレイヤー
- ST-DPB-010 - [ワークフロー] または [テスト ケース] の複数のインスタンス
- ST-DBP-020 - 未定義の出力プロパティ
- ST-DBP-021 - ハードコードされたタイムアウト
- ST-DBP-023 - 空のワークフロー
- ST-DBP-024 - 永続性アクティビティの確認
- ST-DBP-025 - 変数のシリアル化の前提条件
- ST-DBP-027 - Persistence のベスト プラクティス
- ST-DBP-028 - 引数のシリアル化の前提条件
- ST-USG-005 - ハードコードされたアクティビティ引数
- ST-USG-009 - 未使用の変数
- ST-USG-010 - 未使用の依存関係
- ST-USG-014 - パッケージの制限
- ST-USG-017 - パラメーターの修飾子が無効
- ST-USG-020 - 最小ログ メッセージ
- ST-USG-024 - 未使用で保存されたままの値
- ST-USG-025 - 保存した値の誤用
- ST-USG-026 - アクティビティの制限
- ST-USG-027 - 必要なパッケージ
- ST-USG-028 - ファイル テンプレートの呼び出しの制限
- ST-USG-027 - 必須のタグ
- ST-USG-034 - Automation Hub URL
- 変数
- 引数
- インポートされた名前空間
- コード化されたオートメーション
- トリガーベースの有人オートメーション
- レコーディング
- UI 要素
- セレクター
- オブジェクト リポジトリ
- データ スクレイピング
- 画像とテキストの自動化
- Citrix テクノロジの自動化
- RDP の自動化
- VMware Horizon の自動化
- Salesforce の操作の自動化
- SAP のオートメーション
- macOS の UI Automation
- ScreenScrapeJavaSupport ツール
- Webdriver プロトコル
- 拡張機能
- Studio でのテスト
- トラブルシューティング

Studio ガイド
ソリューション
linkSolutions group everything needed to automate an end-to-end business process, offering you the capabilities to develop automation projects together with their dependencies and deploy them across tenants as a whole.
Solutions are cloud-level containers for modeling an end-to-end automation as a single, versioned unit. In a solution, you can create and orchestrate:
- RPA ワークフロー
- API ワークフロー
- Agents
- エージェンティック プロセス
- Apps (with human-in-the-loop validations)
All these components share solution-scoped resources (assets, connections, queues, storage, etc.) that you manage centrally at the solution level. Solutions are also portable—package once and deploy across tenants and organizations with environment-specific configuration.
To learn more, refer to the Studio Web user guide.
The Project panel
linkThe Project panel allows you to manage the projects in your solution, as well as the project files in each project.
Inside the Project panel, you can:
- Use the
Add to Solution button to:
- Create a new automation project and add it to your solution.
- Import an existing automation project.
Note: You can also access the Add to Solution window by right-clicking inside the Solution panel.
- Use the
Search bar to find specific projects, files, pages, actions, variables, or arguments in your solution.
- Right-click the solution to rename it or open it in Studio Web.
- Right-click a project to:
- Open the project in Studio and access the context menu for projects with project-specific options.
- Open the project in Studio Web in a new browser tab.
- Remove the project from the solution.
When you open a solution in Studio, you can only make changes to RPA projects. Other types of projects included in a solution cannot be modified from Studio and require you to continue editing the solution in Studio Web (this includes app projects, agentic processes, API projects, and agents).
Projects that cannot be modified in Studio are greyed out in the Solution panel. You can right-click a project that is not supported in Studio to either open it in Studio Web or remove it from the solution. When opening the project in Studio Web, changes are saved to cloud and the project is opened in a new browser tab.
The experience of designing and debugging RPA projects within a solution is the same as with standalone RPA projects.
The Defined Resources panel
linkThe Defined Resources panel displays the resources included in your solution. The panel can be collapsed. Resources are automatically added to a solution as they are used by activities and are grouped under these categories:
- Apps - データに接続するカスタム ビジネス アプリケーションを構築できる、オートメーションを利用したユーザー インターフェイスです。
- アセット - さまざまなオートメーション プロジェクトで使用できる共有変数または資格情報です。
- ビジネス ルール - Decision Model and Notation (DMN) ファイルの保存と管理に使用されるオブジェクトです。
- コネクション - Integration Service のコネクションです。単一のユーザーと外部アプリケーション間でのタスクの確立に役立ちます。
- コンテキスト - コンテキスト グラウンディング インデックスで、許可されたナレッジ ベースへのアクセスを提供します。
- プロセス - 特定のフォルダーにリンクされているパッケージ バージョンです。
- キュー - アイテムを無制限に保持できるコンテナーです。
- ストレージ バケット - オートメーション プロジェクトの作成時に使用するフォルダー単位のストレージ ソリューションです。
- タスク カタログ - さまざまな基準に基づいてアクションを分類できるアクション コンテナーです。アクションを格納するカタログは、Studio Web の「アクション作成」系アクティビティを使用してアクションの作成時に設定します。
- 依存関係 - 特定のプロジェクトにコンテキスト的にリンクされているアクティビティのカテゴリです。
Activities are aware of the solution context. Inside activities that handle solution resources (for example, Add Queue Item), the resource picker widget displays all available resources (assets, queues, connections, etc.). You can also use the Open Orchestrator button to manage platform resources in Orchestrator.
Managing solutions in Studio and Studio Web
linkChanges made to a solution are always synced to the cloud, allowing you to seamlessly switch between Studio and Studio Web.
After you create a solution in Studio Web, you have the option to continue working in Studio. From the Workspace page in Studio Web, open the menu on the right side of a solution and select Open in Studio Desktop. Alternatively, open the solution in Studio Web, right-click the solution name in the Solution Explorer, and select Open in Studio Desktop.
- Open in Browser - Open the solution in Studio Web. If the solution is locked by Studio Web, an error is displayed and the solution is opened in a new tab in read-only mode.
- Sync with Cloud - Push the changes that you made in Studio and continue building your solution in Studio Web.
You can add a solution under Git version control by selecting the Add To Source Control label in the status bar. This allows you to manage commits and branches at solution level.
- Studio detects when a project is part of a solution. Opening a local project that is part of a solution automatically opens the entire solution context.
- When converting a cross-platform project to the Windows compatibility, the project is converted directly, without the option to create a copy of the original project.
Working with solutions in Studio and Studio Web
link- New solutions can only be created in Studio Web. You can open and edit existing solutions in Studio, which is context-aware and allows you to enhance solutions with cross-platform and Windows RPA projects.
- Renaming individual projects is currently supported only in Studio Web.
- You can only publish the current RPA project from Studio.
- Some project types (agentic processes, apps, API workflows, or agents) can only be opened and edited in Studio Web. You can use Studio for its powerful RPA design and debug experiences, and Studio Web to access agentic automation features.
- Solution packaging and deployments occurs only in Studio Web. Support for solutions will be added to CI/CD integrations with UiPath CLI in the future.
- You can view Windows projects in the Solution Explorer in Studio Web, but you can edit them only when you open the solution in Studio.
- Only one user can work on a solution at a time. We introduced a solution-level lock to prevent unsolvable conflicts (for example, when one user builds an API workflow project in Studio Web while another edits an RPA project in Studio). Without this lock, a later sync to cloud could overwrite one set of changes. This limitation will be removed once Studio Web supports local workspaces (saving the entire solution to disk), allowing standard Git flows to safely resolve conflicts.
- Use Git at the solution level to version automation projects together with their configurations.
- Deploy the solution for debugging in Studio Web before opening it in Studio. This ensures all solution resources and projects are deployed in Orchestrator and are ready for use in Studio.