- 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
- Starting a Task Mining project from Process Mining
- Triggering an automation from a process app
- Viewing Process data
- Creating apps
- Loading data
- Transforming data
- Customizing process apps
- Publishing process apps
- App templates
- Notifications
- Additional resources

Process Mining
Loading data using DataUploader
With DataUploader you can upload data files up to 5TB each directly into a Process Mining process app. Loading data using DataUploader is more stable than loading data using the Upload data option in Process Mining, also for smaller data files. If the upload using DataUploader fails, for example, due to an unstable connection, DataUploader will retry the upload up to 4 times.
Always make sure that the data is in the required format for the app template used for the process app. Refer to App Templates.
The following table describes the parameters for DataUploader.
Parameter | Format | Description | Mandatory Y/N | Example |
|
<csv dir value> |
The directory containing the CSV files you want to upload.
Note:
This can also be a relative path. |
Y |
C:\P2P data |
|
<sas url value> | The Shared Access Signature (SAS) URL for the Azure Blob Storage container where the files need to be uploaded. Check out Retrieving the credentials for the Azure blob storage |
Y | |
|
<value> | URL to the end-of-upload-API that will be called when the files have been successfully uploaded. |
Y | |
|
<delimiter value> |
The ASII code of the delimiter used in the input files. Note:
This must be an ascii value between
0 and 127 . Default is 9 (Tab).
|
N |
44 (= Comma)
9 (= Tab)
|
|
<proxy value> |
The proxy URL |
N | |
|
<proxy username> |
The username if authentication is needed to connect to proxy server. |
N | |
| <proxy password> | The password if authentication is needed to connect to proxy server. |
N | |
|
Look for all files in the given folder including sub-folders. Attention:
If files with duplicate names are present in different folders, the behavior can be unpredictable. Note:
By default, only files in the given folder are uploaded and sub-folders are ignored. | |||
|
<config file value> |
Allows you to use a configuration file instead of inline parameters. Attention:
Inline parameters override the values in the config file. | ||
| Allows you to display help for a DataUploader command. |
Use the following link to download DataUploader: https://download.uipath.com/ProcessMining/versions/2.0.5/DataUploader/process-mining-data-uploader.exe