Commit data upload cycle
Indicates ARIS Process Mining that all data has been uploaded and can be loaded into the source tables.
PUT "https://<hostname>/mining/api/pub/dataIngestion/v1/dataSets/<data set>/ingestionCycles/<ingestion cycle>/dataComplete"
The ingestion cycle state changes to INGESTING_DATA. The uploaded temporary data is now persisted in the source database.
The state of the specified cycle will be set to "COMPLETED_SUCCESSFULLY" when the upload has finished without errors in ARIS Process Mining.