SemiResourceActionNotifications#
Smart Table to configure resource actions that triggers notifications
Columns::
| Name | Is Key | Is Mandatory | Data Type | Reference | Description |
|---|---|---|---|---|---|
| Step | Yes | No | String | EntityType Step Name | Step |
| Resource | Yes | No | String | EntityType Resource Name | Resource |
| ResourceType | Yes | No | String | LookUpTableValue ResourceType | Resource Type |
| Area | Yes | No | String | EntityType Area Name | Area |
| StateModel | Yes | No | String | StateModel Resource | StateModel |
| FromState | Yes | No | String | String | FromState |
| ToState | Yes | No | String | String | ToState |
| NotificationTrigger | Yes | Yes | String | LookUpTableValue SemiEquipmentTypeNotification | Notification Trigger |
| NotificationAction | No | Yes | String | LookUpTableValue SemiNotificationAction | Action |
| Severity | No | No | String | LookUpTableValue Severity | Severity |
| TargetRole | No | No | String | Role | Role |
| TargetDistributionList | No | No | String | String | Distribution List |
| NotificationTitleMessage | No | No | String | String | Notification Title |
| NotificationBodyMessage | No | No | String | String | Notification Body |
| IsEnable | No | No | Boolean | String | Distribution List |
Precedence Keys
| Order | Precedence Keys |
|---|---|
| 1 | Step+Resource+Area+StateModel+FromState+ToState+NotificationTrigger |
| 2 | Step+ResourceType+Area+StateModel+FromState+ToState+NotificationTrigger |
| 3 | Step+Resource+StateModel+FromState+ToState+NotificationTrigger |
| 4 | Step+ResourceType+StateModel+FromState+ToState+NotificationTrigger |
| 5 | Step+StateModel+FromState+ToState+NotificationTrigger |
| 6 | Resource+StateModel+FromState+ToState+NotificationTrigger |
| 7 | ResourceType+StateModel+FromState+ToState+NotificationTrigger |
| 8 | Step+Resource+Area+NotificationTrigger |
| 9 | Step+ResourceType+Area+NotificationTrigger |
| 10 | Step+Resource+NotificationTrigger |
| 11 | Step+ResourceType+NotificationTrigger |
| 12 | Step+Area+NotificationTrigger |
| 13 | Resource+Area+NotificationTrigger |
| 14 | ResrouceType+Area+NotificationTrigger |
| 15 | Step+NotificationTrigger |
| 16 | Resource+NotificationTrigger |
| 17 | ResrouceType+NotificationTrigger |
| 18 | Area+NotificationTrigger |
| 19 | NotificationTrigger |