- 入门指南
- 简介
- 在 Apps 中使用 Autopilot
- 使用 App Studio
- 导出应用程序
- 导入应用程序
- 区域和实例
- 演示应用程序
- 如何
- 通知
- 使用 VB 表达式
- 设计应用程序
- 使用 Autopilot 设计应用程序
- 事件和规则
- 在应用程序中利用 RPA
- 在应用程序中利用实体
- 在应用程序中利用队列
- 在应用程序中利用媒体文件
- 在应用程序中利用操作
- 在应用程序中利用 Connections
- Studio Web 中的应用程序
- 应用程序生命周期管理 (ALM)
- UiPath™ 第一方应用程序
- 基本故障排除指南

Apps 用户指南
使用 App Studio
UiPathTM Apps 可在 UiPathTM 门户的左侧边栏使用。
Apps 主页分为两个选项卡,即“ 构建 ”和 “ 运行”,它们按如下方式拆分现有应用程序:
- 在“ 构建 ”选项卡上,您可以创建新应用程序并在可编辑的应用程序中搜索。
要编辑应用程序,您需要是该应用程序的所有者或 共同作者 。
-
在“ 运行” 选项卡上,您可以运行和搜索:
-
已 部署到 Orchestrator 文件夹 (您在其中具有 Apps 的 查看 权限)的 Apps。
备注:要运行已发布的应用程序,您需要将 其部署到 Orchestrator 文件夹。
- 不属于任何租户的现有已发布应用程序(即在引入 文件夹中的 Apps 功能之前发布的应用程序)
-
- 单击画布顶部的“添加任何”
图标。
-
选择页面。
此列表中的第一个页面是启动应用程序时运行的第一个页面。后续页面的顺序不会影响运行时,但您可以重新排列页面,以使应用程序井井有条。要将另一个页面设置为起始页面,您可以:
- Right Click > Set as Start Page.
- 或者,单击并拖动页面以对其重新排序。
App Studio 为许多控件提供了可视化预设,以帮助加快应用程序开发,但您始终可以深入了解特定的样式属性,以所需的任何方式自定义应用程序。
要更改控件的样式,请执行以下操作:
- 选择画布上的控件
- 在属性面板中选择“样式”选项卡
- 更改各个样式属性,以更改应用程序的外观
有关样式的更多详细信息,请参阅控件概述控件概述。
要添加 Orchestrator 中已存在的流程,请执行以下操作:
- 单击画布顶部的“添加任何”
图标。
-
选择流程。
- 选择您帐户中有权访问的 Orchestrator 租户。
- 选择将流程发布到的文件夹。
- 选择要包含在应用程序中的流程。
- 单击“添加”。
For more details, see Referencing a Process From Orchestrator.
- 单击画布顶部的“添加任何”
图标。
-
选择 存储桶。
- 选择您帐户中有权访问的 Orchestrator 租户。
- 选择存储桶所在的文件夹。
- 选择要包含在应用程序中的存储桶。
- 单击“添加”。
For more details, see Referencing a Storage Bucket From Orchestrator.
- 单击画布顶部的“添加任何”
图标。
-
选择实体。
- 选择您帐户中有权访问的 Orchestrator 租户。
- 选择实体所在的文件夹。
- 选择要包含在应用程序中的实体。
- 单击“添加”。
For more details, see Referencing an Entity in Your App.
- 单击画布顶部的“添加任何”
图标。
-
选择队列。
- 选择您帐户中有权访问的 Orchestrator 租户。
- 选择实体所在的文件夹。
- 选择要包含在应用程序中的实体。
- 单击“添加”。
For more details, see Referencing a Queue in Your App.
要将控件绑定到流程输入或输出,请使用其“值绑定”字段。有关更多详细信息,请参阅绑定流程输入/输出参数。
Events and Rules control the end-user experience inside of your app. The events available for a control are determined by the type of the respective control. For example, Pages have a Loaded event, while a textbox has a Value Changed event.
要自定义应用程序中的交互,请执行以下操作:
- 选择要向其中添加事件的控件。
- 单击属性窗格中的“事件”选项卡。
- 选择要自定义的事件,然后单击“创建规则”。
- 开始输入内容,或从可用列表中选择规则。
有关详细信息,请参阅事件和规则。
You can preview your app at any time during development by clicking the Preview button in the header. Check out the rest of the documentation to learn more about Testing Apps and Managing App Versions.
发布应用程序后,您需要将其部署到 Orchestrator 文件夹。
After the introduction of the Apps in folders feature, publishing an app does not display it in UiPath® Assistant. To see newly published apps, you first need to deploy them in an Orchestrator folder. The minimum Assistant version that supports displaying and running deployed apps is 2023.4.4.
在引入“文件夹中的应用程序”功能之前发布的应用程序将继续显示在所有 UiPathTM Assistant 版本中。
UiPathTM Assistant 版本 |
显示在文件夹中的应用程序功能之前发布的应用程序 |
显示已部署的应用程序 |
---|---|---|
2023.4.4 及更高版本 |
是 |
是 |
2023.4.4 之前的版本 |
是 |
否 |