Event Generation Phase |
Scroll Previous Topic Top Next Topic More |
In the “mpmX_ProcessType_03_ProcessLog” app, every event in the event log is defined.
•The output tables from the transform-phase are used as input for this app.
•The output of this app is different depending on the mode the app is set to:
oMode one: Define single event sources which provide input for a bunch of events.
▪The output of this phase are tables containing the meta information about the events created by each event-source (“eventLog_repo_*”) and the results of each event source (“eventlog_ds_*” QVDs).
oMode two: Concatenate the previously defined event sources and mine the final event log.
▪When all event sources are created, the final event log is concatenated and stored as five different tables: AL_ActivityTypes_ProcessType, CaseTimes_ProcessType, EventTimes_ProcessType, pa_activity_log_ProcessType, pa_process_variants_ProcessType.
1.Understand the definition of event source.
2.Comprehend the different script tabs in the script editor in the app mpmX_ProcessType_03_ProcessLog.
3.Create new events by creating event sources.
Step three needs to be repeated for each event source. Do not proceed to step four until you have defined every required event. |
4.Lastly, mine the whole event log and define activity groups and custom lead times.