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
Adding the connector
Process Mining
Last updated Oct 17, 2024
Adding the connector
Follow these steps to add a custom .mvp connector to DataBridgeAgent.
- Go to the
workspaces/Connector
directory. -
Create a new directory for the new connector.
Note: The name you give this directory will be the value you have to fill in for connectorWorkspace.See the illustration below.
- Copy the
.mvp
connector file in the new directory. -
Edit the
datarun.json
, and fill in the connectorWorkspace and the connectorModule that correspond to themvp
connector. See the illustration below. - If not done, and if the recommendation above is followed, complete the rest of the
datarun.json
file with the extraction settings.