process-mining
2.2510
true
- Release notes
- Before you begin
- Managing access
- Getting started
- Integrations
- Working with process apps
- Working with dashboards and charts
- Working with process graphs
- Working with Discover process models and Import BPMN models
- Showing or hiding the menu
- Context information
- Export
- Filters
- Sending automation ideas to UiPath® Automation Hub
- Tags
- Due dates
- Compare
- Conformance checking
- Root cause analysis
- Simulating automation potential
- Triggering an automation from a process app
- Viewing Process data
- Creating apps
- Loading data
- Transforming data
- Structure of transformations
- Tips for writing SQL
- Exporting and importing transformations
- Viewing the data run logs
- Merging event logs
- Configuring Tags
- Configuring Due dates
- Configuring fields for Automation potential
- Activity Configuration: Defining activity order
- Making the transformations available in dashboards
- Data models
- Adding and editing processes
- Customizing dashboards
- Publishing Dashboards
- App templates
- Notifications
- Additional resources

Process Mining
Last updated Jan 15, 2026
Note: The required tables for the process app are displayed in the Required tables section on the Select data source page.
- Drag and drop the files required for the input tables of the process app, or use the Select files icon to select the files from your computer. The file or files are uploaded.
Note: If any required tables are missing, you can upload additional files using the +Upload file(s) option.A new table is added in the Source tables section for each uploaded file and is automatically mapped to the related input table in the Target tables section.Tip: A blue dot indicates that new data was uploaded for the table. This can be either for a new table, or an existing table.
- Make sure each table is mapped to the correct target table. If required, select a different table from the Target tables list to correct the mapping.
- Select Next. The Fields page is displayed where you can continue with mapping the input fields.
If you upload a file that is not listed as a required table, a new table is automatically added in the Source tables section for each uploaded file and a corresponding input table is created in the Target tables section. By default, the file name of the uploaded file is used as the name of the tables.
Note: A warning message is displayed indicating the table needs configuration before data can be uploaded for the table. When a
new table is uploaded, it becomes available in data transformations. However, further steps are required to make this data
visible on the dashboards. First, the table data must be loaded using a SQL query. Then, the table should be incorporated
into the data model of the process app. Refer to Data models for more information on how to add a table in the data model.
Your input data must meet the data model defined for your app. If needed, you can map a Source table to a different Target table.
The settings for the target input table are automatically detected and you just need to check them.
Follow these steps to edit the settings for an input table.
- Locate the table you want to configure and select the Edit table icon to open the Edit table panel for the selected table.
- Edit the settings as desired and select Save.
The following table describes the table settings.
| Setting | Description |
| Table name | The name of the input table in Data transformations. |
| Mandatory |
Option to define the table as mandatory. If
TRUE, the table will be required later when publishing or importing the process app. If the table is not uploaded then, an error
is thrown. If FALSE, the table is considered as Optional., when publishing or importing the app. If the table is not uploaded then, an empty table will be created such that subsequent
SQL queries will not fail.
|
| Autodetect | Enables you to identify field types in the input file and automatically apply the detected field types to the corresponding fields in the target table. |
| Encoding | The encoding used in the file. |
| Delimiter | The delimiter separating the different fields. |
| Line ending | The character that is used to denote the end of a line and the start of a new one. |
| Quote character | The quote character used in case fields are wrapped within quotes. |
| Escape character | The escape character used to correctly interpret characters that would otherwise be treated as special control characters
(such as quotes or delimiters).
Note: By default, the selected Quote character is used as the escape character. Alternatively, you can select the backslash (\) as the escape character.
|
| Load type | The load type for the table.
Note: If you select Incremental as the Load type, you must specify additional settings to configure incremental load for the table.
|
If you accidentally select a source file while uploading source data, you can remove it from the Input data screen.
Note: A source file can only be removed if no data has been uploaded for it.
Follow these steps to remove a source file.
- Locate the source file you want to remove in the Source tables list.
- Hover your mouse over the table, and select Remove file.