process-mining
2023.4
false
- Release notes
- Before you begin
- Getting started
- Integrations
- Managing access
- Working with process apps
- Creating apps
- Loading data
- Uploading data
- Retrieving the SQL Server database parameters
- Setting up a SQL Server account for data upload using an extractor
- Loading data using Theobald Xtract Universal
- Customizing process apps
- Data transformations
- TemplateOne app template
- Purchase to Pay app template
- Order to Cash app template
- Basic troubleshooting guide
Introduction
Process Mining
Last updated Oct 17, 2024
Introduction
DataBridgeAgent is a standalone package that can be used to extract data from your source system for use in Process Mining. It contains the UiPath Process Mining build and the on-premises connector used to prepare the dataset. Currently, the following on-premises connectors (
.mvp
) are included in DataBridgeAgent:
- SAP Connector for Purchase-to-Pay Discovery Accelerator;
- SAP Connector for Order-to-Cash Discovery Accelerator;
If you want to use your own custom connector, you can add it to DataBridgeAgent. In this case, you need to configure DataBridgeAgent for use with your connector.
Note: If you use DataBridgeAgent 2022.4.1 to upload data for TemplateOne-SingleFile, make sure that the output table of the
.mvp
connector that is used is named Event_log
. If you use DataBridgeAgent 2022.4.1 to upload data for TemplateOne-MultiFiles, make sure that the output tables of the .mvp
connector that is used are named Event_log_raw
, Cases_raw
, (optional) Tags_raw
, and (optional) Due_dates_raw
..