studio-web
latest
false
- リリース ノート
- 基本情報
- 管理者向け
- RPA ワークフロー プロジェクト
- アプリ プロジェクト
- エージェンティック プロセス
- Agents
- ソリューション
- ソリューションの作成
- ソリューションを管理する
- ソリューションのデバッグ
- ソリューションのパブリッシュとデプロイ
- From projects to solutions: before and after
- よくある質問
- 既知の制限事項
- API ワークフロー - プレビュー
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

Studio Web ガイド
最終更新日時 2025年10月31日
This page compares the former development and deployment model using projects with the new unified solutions experience in UiPath®. You can check the key differences in design, packaging, deployment, and management across the development lifecycle.
In Studio Web, any newly created project is automatically part of a Solution.
In Studio Desktop, developers can open and work on existing solutions and their contained RPA automations, but can still create standalone projects.
| 概念 | Build and deploy projects | Build and deploy solution |
|---|---|---|
| Packaging (produced by the Publish button in Studio Web | Produces a nupkg file containing one project.
| Produces a .zip Solution Package containing multiple projects, their resource definitions, and deployment configuration.
|
| デプロイ | You create a project from a package using the Add Process button in Orchestrator.
| You deploy a solution from a solution package via .
|
| フォルダー | Processes are added to folders.
| Solutions are deployed to solution folders, and all resources from that solution are automatically included.
|
| Package Requirement Resolution (Bindings) | Performed from the Package Requirements tab in Orchestrator.
| For the moment, this can only be done via the Package Requirements tab in Orchestrator.
|
| Deployed packages in Orchestrator | Deployed solutions in Orchestrator |
|---|---|
| Project logs, jobs, requirements, and upgrades are managed from the folder where the project is deployed. | Upgrades are handled from the Solutions tab. Project logs, jobs, and requirements continue to be accessible from the Solution Folder. |
How to upgrade a project:
| How to upgrade a project:
|
How to view project logs or jobs:
| How to view project logs or jobs:
|