- 发行说明
- 入门指南
- 安装
- 配置
- 集成
- 设置与 UiPath Automation Hub 的集成
- Define Actions and Queues
- 启用 Actionable Insights
- 错误处理
- Automated cache generation
- 身份验证
- Working with Apps and Discovery Accelerators
- AppOne 菜单和仪表板
- AppOne 设置
- TemplateOne 1.0.0 菜单和仪表板
- TemplateOne 1.0.0 设置
- TemplateOne 菜单和仪表板
- 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
- 实用资源
启用 Actionable Insights
必须在应用程序或 Discovery Accelerator 中启用 Actionable Insights 选项。
Globals
表格中创建一个新的 Actionable Insights 组。 另请在“ 可操作的见解 ”组中创建一个新组“设置” 。 请参见下图。
要启用 Actionable Insights ,您必须在这些组中创建如下所述的表达式。
Globals
表的“ 可操作见解 ”组中创建表达式Actionable_insights_integration_is_used
,并将其设置为True
。
请参见下图。
Tenant
和Folder ID
创建表达式。
Tenant
表达式中,您必须指定要为其定义操作和队列项目的租户的逻辑名称。
如果您使用的是 UiPath Orchestrator 的内部部署安装,则可以在 我的配置文件的“常规” 部分中找到租户的名称。 对于云安装,租户名称可以在 API 访问信息中找到。 请参见下图。
Tenant
表达式中指定Default
。 请参见下图。
orchestrator
文件夹中配置文件[tenant].env
的名称相同。
Actions output
和Queues output
查找表达式以连接所有单独的操作和队列。 这些用作可操作见解脚本的输入。
步骤 |
操作 |
---|---|
1 |
在
Globals 表的“ 可操作见解 ”组中创建新的“查找” Actions output 表达式。
|
2 |
将用于定义操作的视图表设置为“ 输入表”。 请参阅 定义操作和队列。 |
3 |
输入以下表达式:
|
有关示例,请参见下图。
步骤 |
操作 |
---|---|
1 |
在
Globals 表的“ 可操作见解 ”组中创建新的“查找” Queues output 表达式。
|
2 |
将用于定义操作的视图表设置为“ 输入表”。 请参阅定义动作和队列。 |
3 |
输入以下表达式:
|
有关示例,请参见下图。
Actions
和Queues
创建连接字符串表。
步骤 |
操作 |
---|---|
1 |
创建一个新的表格组,并将其重命名为 Actionable Insights。 |
2 |
创建新的连接字符串表
Actions 。
输入以下连接字符串:
输入以下查询:
注意: 确保将“ 表格作用域 ”设置为“ 工作区”。 |
3 |
创建新的连接字符串表
Queues 。
输入以下连接字符串:
输入以下查询:
注意: 确保将“ 表格作用域 ”设置为“ 工作区”。 |
请参见下图。