The BehaviourInModel Table |
Scroll Previous Topic Top Next Topic More |
The BehaviourInModel table contains information on activities or edges of the happy path, that can’t be found in the log. Meaning that this behavior occurred only in the model not in the log’s reality.
Field Name |
Explanation |
BehaviourInModel.HappyEdgeID |
ID of the edge if the TypeMarker is “Move” |
BehaviourInModel.HappyEdge |
Description of the edge if the TypeMarker is “Move” |
BehaviourInModel.MoveInModelFlag |
Flag if behavior is related to an edge |
ProcessPath_RelatedDimensionKey (Key) |
Reference to the ProcessPathUniqueNo and the related dimension in table pa_activity_log |
TypeMarker |
Contains the value “Move” or “Activity” |
BehaviourInModel.HappyActivityID |
ID of the activity if the TypeMarker is “Activity” |
BehaviourInModel.HappyActivity |
Description of the activity if the TypeMarker is “Activity” |
BehaviourInModel.ActivityInModelFlag |
Flag if behavior is related to an activity |