Enabling Event Prioritization
One or both of two fields that are contained in the FTM properties of the FTM Application Model - Object Priority Weighting and Event Priority Weighting, can be set to a positive integer value to enable event prioritization.
| OBJECT_PRIORITY_WEIGHTING | EVENT_PRIORITY_WEIGHTING | Priority enabled |
|---|---|---|
| Null/0/Negative value | Null/0/Negative value | No |
| Null/0/Negative value | Positive value | Yes |
| Positive value | Null/0/Negative value | Yes |
| Positive value | Positive value | Yes |

When an event is raised, there are two influencing entities that determine its priority - the object that raised the event and the event type. The Object Priority Weighting and the Event Priority Weighting values can make the object raising the event, or the type of event, more influential than the other when it comes to calculating the priority of the event.