Extracting data via loading .csv files
If you want to use data loaded from .csv files always make sure that:
- a separate
.csvfile is available for each table. - the file names of the
.csvfiles are the same as the names of the input tables of the connector. - all the fields used in Process Mining are present in the
.csvfile. - the fields in the
.csvfiles have the same names as the field names used in Process Mining column.
The CSV settings can be defined in the CSV parameters of the DataBridgeAgent.