TemplateOne 1.0.0
Release date: 29 April 2022
This page provides more information about TemplateOne 1.0.0.
New features
TemplateOne packages
There are two available TemplateOne packages.
TemplateOne-EventLog-1.0.0.mvtag;TemplateOne-Cases-EventLog-1.0.0.mvtag.
If your data for cases and events is available in one input file, you use TemplateOne-EventLog-1.0.0.mvtag. If your data for cases and events is split up into two different input files, you use TemplateOne-Cases-EventLog-1.0.0.mvtag. See Getting Started with TemplateOne.
Basic SQL Connector
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:
- activity
- case_id
- event_end
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.
See Input tables of TemplateOne 1.0.0.
Configuring the database connection
A TemplateOne.setting.csvconfiguration file is now available to set up the database connection string. See Steps to roll-out TemplateOne 1.0.0: Step 4 Configure the database connection for TemplateOne.
Improvements
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.