- 发行说明
- 入门指南
- 安装
- 配置
- 集成
- 设置与 UiPath Automation Hub 的集成
- 身份验证
- Working with Apps and Discovery Accelerators
- AppOne 菜单和仪表板
- AppOne 设置
- TemplateOne 1.0.0 菜单和仪表板
- TemplateOne 1.0.0 设置
- TemplateOne menus and dashboards
- TemplateOne 2021.4.0 设置
- Purchase to Pay Discovery Accelerator 菜单和仪表板
- 购买到付款 Discovery Accelerator 设置
- Order to cash Discovery Accelerator 菜单和仪表板
- “订单到现金” Discovery Accelerator 设置
- Basic Connector for AppOne
- SAP Connectors
- 适用于 AppOne 的 SAP 订单到现金连接器
- 适用于 AppOne 的 SAP 采购到付款连接器
- SAP Connector for Purchase to Pay Discovery Accelerator
- SAP Connector for Order-to-Cash Discovery Accelerator
- Superadmin
- 仪表板和图表
- 表格和表格项目
- 应用程序完整性
- How to ....
- 使用 SQL 连接器
- Introduction to SQL connectors
- Setting up a SQL connector
- CData Sync extractions
- Running a SQL connector
- Editing transformations
- 释放 SQL 连接器
- Scheduling data extraction
- Structure of transformations
- Using SQL connectors for released apps
- Generating a cache with scripts
- Setting up a local test environment
- Separate development and production environments
- 实用资源
Process Mining
设置与 UiPath Automation Hub 的集成
不同的 UiPath 产品协同工作,以发现、调查和构建自动化,并就流程改进进行沟通。 UiPath Automation Hub 用于将从 UiPath Process Mining 发现的自动化概念转变为真正的自动化实施。 如果 UiPath Process Mining 设置为与 UiPath Automation Hub 集成,则可以直接从 UiPath Process Mining 向 UiPath Automation Hub提交适用于自动化的流程改进概念。
本页介绍如何设置 UiPath Process Mining ,以使最终用户能够将自动化概念直接从流程图发送到 UiPath Automation Hub。
请按照以下步骤从 UiPath Automation Hub生成令牌。
步骤 |
操作 |
---|---|
1 |
转到 UiPath Automation Hub 并登录您的帐户。 |
2 |
转到“ 管理控制台”-“平台设置”-“打开 API”。 |
3 |
单击“ 生成令牌”。 系统将显示“添加令牌”对话框。 |
4 |
在“ 令牌名称” 字段中输入令牌的名称,例如“ 流程挖掘”。 |
5 |
确保“ 应用程序密钥” 字段留空。 |
6 |
在“ 用户 ” 字段中,搜索将用作服务帐户以连接 UiPath Automation Hub的用户。 |
7 |
单击“保存”。 新令牌将显示在列表中。 |
8 |
单击“ 复制到剪贴板 ”图标以复制令牌。 它包括租户 ID 和生成的令牌。 请参见下图。 |
有关如何从 Automation Hub 生成令牌的详细说明,请参阅 Automation Hub API 指南
AutomationHubAppToken
设置。
请按照以下步骤调整服务器设置。
步骤 |
操作 |
---|---|
1 |
转到 UiPath Process Mining 安装超级管理员页面的“设置”选项卡。 |
2 |
输入以下行:
备注:
[token] 是从剪贴板粘贴的令牌。 有关示例,请参见下图。
|
3 |
单击“ 保存 ” 以保存对“ 服务器设置”的更改。 |
出于安全原因,您可能不希望在“ 服务器设置”中显示实际的令牌值。 如果已将 Azure 密钥保险库设置为存储密码,则可以将实际令牌存储在 Azure 密钥保险库中,并从“ 服务器设置”中进行引用。
"AutomationHubAppToken": {"credential": "AhAppToken"}
请参阅:使用凭据存储。
AutomationHubUrl
服务器设置中指定所需 Automation Hub 实例的 URL。 (请参阅 设置选项卡)。
URL 采用以下格式:
https://[fully qualified domain name (fqdn)]/[organization]/[tenant]/[service]
有关示例,请参见下图。
以下是 URL 元素的说明。
编号 |
元素 |
描述 |
---|---|---|
1. |
完全限定域名 (fqdn) |
在 UiPath Automation Suite安装期间指定的集群 URL。 注意:对于多节点安装,这是 DNS 主机名或负载均衡器 URL。 对于单节点安装,这是 DNS 主机名或计算机域名。
|
2. |
[组织]/[租户]/[服务[ |
[与 Automation Cloud 类似] ,URL 包含组织名称、租户名称和服务。 |
登录重定向(可选) |
可选 (API) 重定向。 |
如果 将 UiPath Process Mining 设置为与 UiPath Automation Hub 集成,则必须配置流程图,以使最终用户能够将涉及自动化的流程改进概念直接从流程图发送到 UiPath Automation Hub。