- 发行说明
- 入门指南
- 安装
- 配置
- 集成
- 设置与 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
- 实用资源
Automated cache generation
将Process Mining中的 操作 和 队列项目 发送到 Orchestrator时,您很可能希望从实时数据发送 操作 和 队列项目 。 在这种情况下,您可以为数据集设置自动缓存生成。 本页介绍了在使用 Actionable Insights 时要为应用程序或 Discovery Accelerator 自动生成缓存时所需的其他步骤。
请按照以下步骤为“ 操作 ”表和“ 队列 ”表启用实时数据。
步骤 |
操作 |
---|---|
1 |
在您的开发环境中打开应用程序或 Discovery Accelerator,然后转到“ 数据 ” 选项卡。 |
2 |
找到“ 操作 ”表格。 |
3 |
右键单击并从上下文菜单中选择“ 编辑... ”。 |
4 |
启用“ 实时数据” 选项,然后单击“ 确定”。 |
5 |
对“ 队列 ”表重复步骤 3 和 4。 |
使用实时数据时,用户打开应用程序或 Discovery Accelerator 或 TemplateOne 后,数据将立即发送到 Orchestrator 。 但是,最好先刷新数据,这意味着应重新生成缓存。
Actionable insights integration is used
表达式必须为false
。
Actionable insights integration is used
表达式是在设置 Actionable Insights 期间创建的,并将其设置为 true
。 请参阅 启用 Actionable Insights。
Name
字段来实现。 请按照以下步骤配置“已使用 Actionable Insights 集成”表达式。
步骤 |
操作 |
---|---|
1 |
右键单击 Actionable Insights 表格组,然后选择 “新建表格 - 系统表格...”。 |
2 |
例如,将 New_table 重命名为 User_info。 |
3 |
右键单击“ User_info ”,然后选择“ 编辑...”。 |
4 |
确保将“ 表格作用域 ” 设置为“ 当前用户 ”,然后单击“ 确定”。 |
5 |
在表格项目列表中,右键单击“ 名称 ” 属性,然后选择“ 可用性” - “公共”。 |
6 |
右键单击
Actionable insights integration is used 表达式,然后选择“ 编辑...”。
|
7 |
单击 “是” 以导入属性。 |
8 |
将
true 替换为布尔条件User_info.Name = null ,然后单击“ 确定”。 有关示例,请参见下图。
|
Name
,布尔值将为false
,并且数据不会发送到 Orchestrator。 当触发缓存生成时, Name
为空/null,布尔值变为 true,并且数据将发送到 Orchestrator。