The ProcessPathConformance Table |
Scroll Previous Topic Top Next Topic More |
The ProcessPathConformance table contains the details on each process path conformance: each activity and edge is characterized and conformance metrics for the paths can be found here.
Field Name |
Explanation |
ProcessPath_RelatedDimensionKey (Key) |
Reference to the ProcessPathUniqueNo and the related dimension in table pa_activity_log |
HappyPath |
The happy path of the model that has been aligned to the process path |
CC_ActivityType |
Description of the activity that is compared in this row |
EdgeCounter |
A counter for faster summing |
ActivityConformance |
Description of correctness of activity “Correct Activity” or “Deviating Activity” |
NextActivityConformance |
Description of correctness of the following activity: can be “Correct Next Activity” or “Deviating Next Activity” |
EdgeConformance |
Description of correctness of activity “Correct Ordering” or “Changed Ordering” |
SynchronousActivityCount |
The number of correct activities found in the process path |
HPActivitiesMissing |
The number of skipped activities found in the process path |
ActivityInLogCount |
The number of deviating activities found in the process path |
MoveInLogCount |
The number of changed ordering found in the process path (counts every “wrong edge”) |
SynchronousMoveCount |
The number of correct ordering found in the process path |
CC_ActivityTypeID |
ID of the activity, that is compared in this row |
CC_EdgeID |
ID of the edge, that is compared in this row |
CC_EdgeType |
Description of the edge, that is compared in this row |
CC_nextActivityID |
ID of the following activity |
SynchronousMoveFitness |
Metric indicating how close the synchronous moves are to the happy path |
MoveInLogFitness |
Metric indicating the deviation of activity ordering between process path and happy path |
SynchronousActivityFitness |
Metric indicating how close the synchronous activities are to the happy path |
ActivityInLogFitness |
Metric indicating the deviation of activities between process path and happy path |
HappyPathFitness |
Overall metric taking into account the other fitness-metrics |
DistinctSynchronousEdgesCount |
The number of correct edge types found in the process path |
DistinctSynchronousActivitiesCount |
The number of correct activity types found in the process path |
HappyPathID |
The ID of the happy path of the model that has been aligned to the process path |
MoveInModelCount |
The number of ordering not found in the process path |
ActivityInModelCount |
The number of activities not found in the process path |