- 发行说明
- 入门指南
- 安装
- 配置
- 集成
- 身份验证
- 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 用户指南
发行日期:2022 年 4 月 29 日
This page provides more information about TemplateOne 1.0.0.
新功能
TemplateOne packages
There are two available TemplateOne packages.
TemplateOne-EventLog-1.0.0.mvtag;TemplateOne-Cases-EventLog-1.0.0.mvtag。
如果案例和事件的数据在一个输入文件中可用,则使用TemplateOne-EventLog-1.0.0.mvtag 。如果将案例和事件的数据拆分为两个不同的输入文件,则可以使用TemplateOne-Cases-EventLog-1.0.0.mvtag 。请参阅 TemplateOne 入门。
基本 SQL 连接器
The TemplateOne release includes a Basic SQL connector.
This is the first release of a Process Mining app that includes a SQL connector. This also requires a Microsoft SQL Server database. The license for Microsoft SQL Server is not included in the UiPath Process Mining license, and needs to be acquired separately.
To use TemplateOne with the Basic SQL connector, your input data needs to meet a defined format. Some fields are mandatory for using TemplateOne, which means that the data must be available in your input data file for a correct working of TemplateOne. The mandatory fields are:
- 活动
- 案例 ID
- 事件结束
Other fields are optional and can be used to get more detailed views in TemplateOne.
Additionally, custom case and event fields for both case and event properties are available for TemplateOne.
- 30 fields of type text;
- 10 fields of type double;
- 10 fields of type datetime.
Configuring the database connection
现在可使用TemplateOne.setting.csv配置文件来设置数据库连接字符串。请参阅推出 TemplateOne 1.0.0 的步骤:步骤 4 为TemplateOne配置数据库连接。
改进
Actual dateandExpected dateare now available as end-user filters.- The
Manual event processing timeend-user filter is replaced with theEvent processing timeend-user filter. - The
Manual event costend-user filter is replaced with theEvent costend-user filter.