Deploy MPM BPMN Activity Mapping |
Scroll Previous Topic Top Next Topic More |
Before you can activate the MPM eXecution module, you need to deploy the MPM eXecution Template App with your data: Deploy the MPM eXecution Template App.
This has to be changed:
// CHANGE REQUIRED: refer to the qvd file containing the bpmn activities
let BPMNActivityTablePath = 'lib://BPMNMappingFolder/BPMNMappingFile.qvd';
// refer to the MPM eXecution database table for the BPMN mapping
set eXecutionBPMNMappingDatabaseTable = "public"."we_fullData_MPM_BPMNMapping";