Why do you need the _MasterItemID? |
Scroll Previous Topic Top Next Topic More |
The master items are connected between the front end and back end via the _MasterItemID.
As soon as the master items are imported, they are displayed in the front end.
If you delete a row in the MasterItems table (e.g. the row with the _MasterItemID 0006) and then update the master items in the front end, the same (old) master item with the _MasterItemID 0006 appears in the front end without updating. This is because the master item has lost its connection to the MasterItems table from the time you deleted the row. If you do not need an ID, you must delete it manually afterwards. Therefore, please avoid changing the _MasterItemID so that the connection is maintained. You can change the fields of the _MasterItemName, _MasterItemExpression1 (especially for the measures), _MasterItemDescription, _MasterItemColor and _MasterItemTags columns.
When you add a new master item, the IDs have been specified in a structured way.
Example _MasterItemID = 111000
Analysis Scenario |
Our repository currently has seven different scenarios: •1: Process Mining KPIs •2: Purchase to pay process •3: Customer journey for energy sector •4: Loan application process •5: Logistic process •6: Order to cash process
You can add more scenarios if it is needed. |
Item Number |
Unique number for the item in the respective scenario. |
Item Version |
If there is more than one version for the item, you can track this version with this number instead of adding other item number.
Example: If you have two versions of Sum Sales in the Purchase To Pay Scenario, than you will rather give this two MasterItemIDs: 2010 and 2011 instead of 2010 and 2020. |
There are several MasterItemIDs for the sheets and dialogue boxes of the mpmX Template App. These are as follows:
Sheet and Dialogue Box |
MasterItemID |
Lead Time |
111000-111990 |
Automation |
112000-112990 |
Rework |
113000-113990 |
ProcessGovernance |
114000-114990 |
Variants |
115000-115990 |
Monitoring |
116000-116990 |
Discovery Resource |
117000-117990 |
Benchmarking |
118000-118990 |
BPMN Modeler |
119000-119990 |
Ad hoc Lead Time Analysis |
12000-120990 |
Activity Details |
121000-121990 |
Edge Details |
122000-122990 |