- 入门指南
- 演示应用程序
- 如何
- 通知
- 使用 VB 表达式
- 设计应用程序
- 事件和规则
- 在应用程序中利用 RPA
- 在应用程序中利用实体
- 在应用程序中利用队列
- 在应用程序中利用媒体文件
- 在应用程序中利用操作
- 在应用程序中利用 Connections
- 应用程序生命周期管理 (ALM)
- UiPath 第一方应用程序
- 基本故障排除指南
简介
对于此应用程序,您将使用以下内容:
- 应用程序模板
- 示例工作流
- 实体
要更熟悉本教程中使用的功能,请参阅:
- Schema Import and Export to find out how you can transfer your entities, choice sets, and relationships between tenants.
- 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.
先决条件
开始之前,请确保您:
- have a UiPathAutomation Cloud Public Sector account.
- meet the Apps Prerequisites for Studio and Robot with the JS Add-On.
- 下载 Apps 教程示例流程文件。
本教程分为几个不同的部分,具体取决于您处于流程的哪个步骤以及您需要使用的产品。
Data Service
The first step is to import the schema in UiPath Data Service. To do this, apply the following steps:
- 转到Data Service 。
- Select Import/Export, and then select Import Schema.
- 从
AppsTutorial_TradeLogger.zip中选择DataService_Trades_Schema.json架构。 - Select Import.
预期结果
Trades架构现已导入到Data Service中。
Studio
The next step is to publish the workflow using UiPath Studio. To do this, apply the following steps:
- Open the
project.jsonfile from theAppsTutorial_TradeLogger_Workflowfolder using Studio. - Select Manage Entities.
- Select Refresh, then select Save.
- Select the Publish button from the Design tab..
- Under Publish options, publish to Orchestrator using one of the following methods:
- 发布到您的个人工作区。
- 发布到租户/文件夹订阅源。
Orchestrator(可选步骤)
This step is optional, and only needed if you published the workflow to a tenant/folder feed.
Publish your new process using UiPath Orchestrator, and make sure that it is available for your attended robot.
For more information on publishing projects, check the Publishing Automation Projects page.
Apps
The final step is to import the app in UiPath Apps. To do this, apply the following steps:
-
On the Build tab, select the Create new app button.
-
Select Import from file, and select the
Trade Logger App Template.uiappfile. -
Select Create.
备注:首次打开应用程序时,您可能会遇到一些错误。为防止发生这种情况并配置您的依赖项,请选择每个错误图标,然后替换流程和实体。
教程
Now that everything is configured, check the following video for the tutorial. Use the tutorial to better understand how the app works, how to use it, and how to get the most value out of UiPath Apps.
更多信息
Check the How To section of this guide for more useful use cases. You can learn how to: