- 入门指南
- 面向 Administrator
- RPA 工作流项目
- 应用程序项目
- 智能体流程
- Agents (智能体)
- Solutions (解决方案)
- API 工作流
- 测试

Studio Web 用户指南
设计解决方案
设计时的体验已经从处理单个独立的自动化发展到设计整个业务流程。您现在可以在同一解决方案中处理多个自动化及其关联资源,而不必编辑单个孤立的自动化。
使用解决方案可以:
- 无需离开 Studio Web 即可定义资源。
- 在 UiPath Platform 中部署已定义的资源之前引用这些资源的设计自动化。假设资源及其指定的定义存在,自动化就会以合同方式与资源定义进行交互。
每个解决方案都包含一个或多个项目,您可以通过解决方案资源管理器管理这些项目。
解决方案资源管理器
解决方案资源管理器可帮助你管理解决方案中的项目以及每个项目中的项目文件。
来自
单击设计器左上角的“解决方案资源管理器”按钮,您可以:
- Use the
Add to solution button to add a project to your solution (Agentic process, Agent, RPA Workflow, etc.). - 使用
“搜索”按钮可在解决方案中查找特定项目、文件、页面、操作、变量或参数。 - 通过将文件和文件夹拖放到所需位置来移动文件和文件夹。
- Use the Show Files button to see the solution files stored on disk (only for local solutions).
- Right-click the solution to access more options:
- Add project to solution - Add a new project to the solution.
- Import existing (for cloud solutions) - Add an existing project to a solution saved in the cloud workspace. Inside the Add folder window, choose the projects that you want to import, and then select the Add button.
- Add existing project (for local solutions) - Add an existing project to a solution saved in the local workspace. Use the folder picker to select the project folder. If the selected folder is outside the solution folder, your browser asks you for read and write permissions to access it. The selected folder must contain a
.uiprojfile to be recognized as a project folder. If a project with the same name already exists, Studio Web automatically renames the new project by appending an incremental suffix (for example,ProjectName (1)). - Exclude project (for local solutions) - Remove a project from a solution. The project folder and all its contents remain on disk and can be re-added to the solution at any time.
- Open in Studio Desktop - Open the solution in Studio Desktop.
- Rename - Rename the solution.
- Properties - Open the Properties panel. Here you can update the solution's name and description.
- 右键单击项目以访问特定于项目的选项。
备注:
Windows 项目标有“桌面”标签,只能在 Studio 中进行编辑。

一个解决方案可以由多个用户同时编辑。但是,一次只能有一位用户处理一个项目。在其他浏览器选项卡中打开的项目或由其他用户打开的项目,在解决方案资源管理器中会标有锁形图标。
项目错误对使用同一解决方案的所有用户可见,并且在解决方案资源管理器中用错误图标进行标记。
当另一个用户正在处理同一解决方案中的项目时,您无法重命名项目。

资源探测器
添加到解决方案中的资源显示在位于解决方案资源管理器底部的单独资源资源管理器中。“资源探测器”可以根据您的需要折叠、展开或调整大小。
活动使用资源时,系统会自动将其添加到解决方案中。资源分为以下类别:
- Apps - 由自动化提供支持的用户界面,允许您构建连接到数据的自定义业务应用程序。
- 资产- 可以在不同自动化项目中使用的共享变量或凭据。
- 业务规则- 用于存储和管理决策模型和标记 (DMN) 文件的对象。
- 连接-有助于在单个用户和外部应用程序之间建立任务的 Integration Service 连接。
- 上下文- 提供许可知识库访问权限的上下文基础索引。
- 流程- 链接到特定文件夹的包版本。
- 队列- 队列是容器,可用于存储不限数量的项目。
- 存储桶- 创建自动化项目时利用的基于文件夹的存储解决方案。
- 任务目录- 操作容器,您可以在其中根据各种条件对操作进行分类。在创建操作时,使用 Studio Web 中的操作创建活动来设置存储操作的目录。
- 依赖项- 上下文链接到特定项目的活动类别。
要上传自定义活动类别:
- Right-click the Dependencies node.
- Select Upload new packages.
- Choose your custom activity category. Supported file formats include .zip and .nupkg.
- Select Open. Your new activity category is added to the solutions and appears under the Dependencies node.
要更改活动类别的版本,请执行以下操作:
- 展开依赖项下拉菜单。
- 右键单击活动类别。
- 选择“更改依赖项版本” 。
- 从下拉菜单中选择版本。
- Select Confirm version selection. Your project reloads. The new version then appears next to the category name in the Resource Explorer.
您可以通过右键单击并选择“从解决方案中删除”来删除资源。
有关如何创建、定义和使用资源的更多信息,请参阅“解决方案资源” 。
要了解有关利用解决方案资源的解决方案感知活动的更多信息,请参阅系统活动包、持久性活动包和Integration Service 用户指南。

数据管理器
Data Manager允许您在处理作为解决方案一部分的 RPA 工作流项目时管理数据。这些数据包括:
- 变量 - 存储数据,并在项目中的活动之间传递数据。
- 参数- 存储数据并将其传入或传出项目。
- 实体- Data Service 记录。
要了解有关数据管理器的更多信息,请参阅“管理项目中的数据” 。
“问题”面板
The Issues panel, also known as the Health Analyzer panel, allows you to identify issues in the current project. To access the panel, select the
icon on the upper-left side of the page. The number of identified issues is displayed next to the icon.
Use the Show flat list and Show grouped list buttons at the top to switch between how items are displayed in the panel. The Filter button lets you filter items by scope, severity, or quality area.
Each entry in the Issues section features an icon indicating the severity level and a description of the issue. Expand an issue and select the project file where the issue occurs to navigate to the activity or element that triggered it.
工具箱
工具箱
在处理应用程序项目的上下文中可见。您可以在“工具箱”中添加或搜索应用程序控件。
部署配置面板
The Deployment configuration panel displays the components of the solution package. To access the Deployment configuration panel, select the
icon on the upper-left side of the page.
可以从“以列表形式查看”和“以树形式查看”按钮更改组件的列出方式。您还可以使用“搜索”按钮查找特定组件。
选择一个组件后,您可以查看其属性。通过“显示”选项,您可以在查看推荐的属性或所有属性之间切换。

通知面板
The Notifications panel lists cross-tenant notifications related to actions performed in the context of your solution. To access the Notifications panel, select the bell
icon from the top navigation bar.
Notifications can be filtered by the services they reference or by their severity.
要了解更多信息,请参阅《Automation Cloud 管理员指南》中的“通知” 。