UiPath Documentation
process-mining
2021.10
true
UiPath logo, featuring letters U and I in white

Process Mining user guide

Last updated Apr 23, 2026

Input tables of TemplateOne 2021.4.0

Introduction

This section contains an overview of the attributes for each of the input tables of TemplateOne. For each attribute, the name and a data type are displayed. Apart from that, it is indicated whether the attribute is mandatory.

Mandatory and optional attributes

Your input data file can have different attributes or different attribute names. However, there are some attributes 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 attributes are:

  • Activity
  • Case ID
  • Event end

It is possible that this data is available otherwise in your input file. For example, Event end can be calculated by combining a date attribute and a time attribute containing event end data.

Optional attributes can be used to get more detailed views in TemplateOne.

In the Event log tables in TemplateOne, the attributes are grouped by mandatory and optional attributes.

Tables

Below is an overview of the tables of the TemplateOne data model.

TableMandatory Y/N
CasesY
EventsY
TagsN
Due datesN

Cases

Below is an overview of the attributes of the Cases table.

NameData typeMandatory Y/NDescription
Case IDTextYThe unique identifier of the case.
CaseTextNA user-friendly name to identify the case.
Case typeTextNThe categorization of the cases.
Case statusTextNThe status of the case in the process. For example, ‘open’, ‘closed’, ‘pending’, ‘approved’, etc.
Case valueDoubleNA monetary value related to the case.

Events

Below is an overview of the attributes of the Events table.

NameData typeMandatory Y/NDescription
Case IDTextYThe unique identifier of the case the event belongs to.
ActivityTextYThe name of the event. This describes the step in the process.
Event endDate + timeYThe timestamp associated with the end of executing the event.
Event IDTextN *A unique identifier of the event.
Event startDate + timeNThe timestamp associated with the start of executing the event.
Activity orderIntegerNIf activities take place on the same time (in parallel), you can define their order here.
TeamTextNThe team that executed the event.
UserTextNThe user who executed the event.
AutomatedBooleanNIndicates whether the event is manually executed or automated.
Event detailTextNInformation related to the event.
Event costDoubleN **The costs for executing the event.
Event processing timeIntegerN **The amount of time actually spent working for the event given in milliseconds.

* If you want to use the Compliance - Due dates dashboard, Event ID is mandatory. In this case, you also must load the required attributes in the Due dates - Due dates table.

** If you want to use the Efficiency - Automation dashboard the attributes Event cost and Event processing time are mandatory.

Also if you want to set up integration with Automation Hub to enable business users to submit automation ideas, Event cost and Event processing time are mandatory.

Tags

Note:

The Tags table must contain a unique entry for each combination of Case ID and Tag.

Below is an overview of the attributes of the Tags table.

NameTypeMandatory Y/NDescription
Case IDTextN*A unique identifier of the case.
TagTextN*A user-friendly name to identify the tag.

* If you want to use tags in TemplateOne, which can be analyzed using the Compliance - Tags dashboard, the attributes for the Tags table must be loaded in TemplateOne. In this case, the attributes are mandatory.

Due Dates

Note:

The Due dates table must contain a unique entry for each combination of Event ID and Due date.

Below is an overview of the attributes of the Due dates table.

NameTypeMandatory Y/NDescription
Due dateTextN*The name of the due date.
Actual dateDate + TimeN*The timestamp associated with the execution of an event.
Expected dateDate + TimeN*The timestamp associated with the expected execution of an event.
Event IDTextN*A unique identifier of the event.

*If you want to use due dates in TemplateOne, which can be analyzed using the Compliance - Due dates dashboard, the attributes for the Due dates table must be loaded in TemplateOne. In this case, the attributes are mandatory.

The Event ID in the Events table is also mandatory for using due dates.

Attribute type

Below is an overview of the different attribute types and their default format settings.

Attribute typeSpecification
BooleanN/A
DateFormat: YYYY-M-D
DateTimeDate format: YYYY-M-D Time format: h
[.zzz]
DoubleDecimal separator:. (dot) Thousand separator: none
IntegerThousand separator: none
TextN/A

Input format

Some of the attribute types of the input attributes can have multiple format settings which can differ. For example, two attributes can be both of type Date, but they can each have a specific format.

If your input data is of a different format than the default format in TemplateOne, you can edit the format settings for all the input attributes of that type in the Edit Datasource Attribute dialog in TemplateOne to match the format of your input data. See the illustration below for an example.

docs image

Changing the display format

If you want to use different display formats in TemplateOne than the default format that is set for the attribute type, you can change the display format settings in TemplateOne. For example, if you want to use a different currency string you can change the settings in the Display Format dialog.

Follow these steps to open the Display Format dialog.

StepAction
1Click on Home button and select Settings....
2Click on DISPLAY FORMAT....

See the illustration below.

docs image

In a similar way, you can change the decimal separator or thousand separator for specific attributes.

For more information see Display Format.

  • Introduction
  • Mandatory and optional attributes
  • Tables
  • Cases
  • Events
  • Tags
  • Due Dates
  • Attribute type
  • Input format

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated