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

旧版 Apps 用户指南
对于此应用程序,您将使用以下内容:
- 应用程序模板
- 示例工作流
- 实体
要更熟悉本教程中使用的功能,请参阅:
- 架构导入和导出 ,了解如何在租户之间传输实体、选择集和关系。
- Importing an App to learn how to import an app.
- Using App Studio to get more familiar with App Studio.
- Referencing an Entity in Your App to discover how to reference an entity in your app.
- Managing App Versions to understand how to publish an app.
Before you start the tutorial, make sure to check the Prerequisites section.
开始之前,请确保您:
- 拥有 UiPath Automation Cloud 公共部门帐户。
- meet the Apps Prerequisites for Studio and Robot with the JS Add-On.
-
下载 Apps 教程示例流程文件。
本教程分为几个不同的部分,具体取决于您处于流程的哪个步骤以及您需要使用的产品。
Data Service
第一步是在UiPath Data Service中导入架构。为此,请执行以下步骤:
- 转到 Data Service。
-
选择“导入/导出” ,然后选择“导入架构” 。
- 从
AppsTutorial_TradeLogger.zip
中选择DataService_Trades_Schema.json
架构。 -
选择“导入”。
预期结果
Trades 架构现已导入到 Data Service中。
Studio
下一步是使用UiPath Studio发布工作流。为此,请执行以下步骤:
-
使用Studio打开
AppsTutorial_TradeLogger_Workflow
文件夹中的project.json
文件。 -
选择“管理实体” 。
-
选择“刷新”,然后选择“保存” 。
-
在“设计”选项卡中选择“发布”按钮。
-
在“发布选项”下,使用以下方法之一发布到 Orchestrator:
- 发布到您的个人工作区。
- 发布到租户/文件夹订阅源。
Orchestrator(可选步骤)
使用UiPath Orchestrator 发布您的新流程,并确保可用于您的 Attended Robot。
有关发布项目的更多信息,请查看“ 发布自动化项目 ”页面。
Apps
最后一步是在UiPath Apps中导入应用程序 。为此,请执行以下步骤:
- 在“构建”选项卡上,选择“新建应用程序”按钮。
- 选择“从文件导入”,然后选择
Trade Logger App Template.uiapp
文件。 - 选择“创建”。备注:首次打开应用程序时,您可能会遇到一些错误。为防止发生这种情况并配置您的依赖项,请选择每个错误图标,然后替换流程和实体。
有关更多有用的用例,请查看本指南的“操作方法”部分。您可以学习如何: