- 简介
- 入门指南
- 了解解决方案开发生命周期
- 解决方案组件 - Studio Web 和 Orchestrator
- 解决方案用户界面概述
- 在使用和不使用解决方案的情况下开发自动化
- 解决方案功能可用性
- 管理解决方案项目和包
- 管理解决方案部署

解决方案用户指南
解决方案组件 - Studio Web 和 Orchestrator
While both workflows target solution deployment (both through Studio Web and Orchestrator), not all solution components have equal support in Studio Web, while some components are only supported via Orchestrator.
For each major product component, the tables below highlight what components are supported in each workflow:
Studio Web also supports additional solution resources (such as business rules, dependencies, and task catalogs) that are automatically packaged with automation projects but are not deployed as standalone solution components. For more information on those resources, see Studio Web - Designing solutions.
UiPath platform resources that can be packaged, transported and deployed as a solution
| Component (product) | When designing the solution in Studio Web (recommended) | When creating the solution package from Orchestrator |
|---|---|---|
| Action Center - Task Catalog | ✅ | ✅ |
| Apps | ✅ | ✅ |
| Data Service - Entities & Choicesets | ✅ (only as a dependency of an already published VB App that is referenced in the Solution) | ✅ |
| Integration Service - 连接 | ✅ | ✅ |
| Integration Service - Custom connectors | ❌ | ✅ |
| Orchestrator - Assets (Test, Bool, Integer, Credential) | ✅ | ✅ |
| Orchestrator - Processes (Robotic Process Automation, Business Process, Web App, Agent, Test Automation, API) | ✅ | ✅ |
| Orchestrator - 队列 | ✅ | ✅ |
| Orchestrator - Storage buckets (Orchestrator, Azure, Amazon S3) | ✅ | ✅ |
| Orchestrator - Webhook | ❌ | ✅ |
| Orchestrator - Libraries | ❌ | ✅ |
| Context Grounding (Indexes) | ✅ | ✅ |
The table below also includes a more granular breakdown of what Orchestrator and Integration Service triggers can be used.
| Triggers (Product or Type) | When designing the solution in Studio Web (recommended) | When creating the solution package from Orchestrator |
|---|---|---|
| Orchestrator | ||
| → Time | ✅ | ✅ |
| → Queue | ✅ | ✅ |
| → API | ❌ | ❌ |
| → Events | ✅ | ❌ |
| Integration Service | ||
| → Events | ❌ | ❌ |
Only one trigger per entry point is supported. Triggers are not visible in the deployment configuration in Studio Web; they become visible and configurable when deploying from Solutions in Orchestrator.