Attribute Name |
Type |
Field Size |
Description |
Required |
int |
4 |
Unique internal DB Identifier of the Alert code record. |
Required | |
nvarchar |
50 |
Business key to identify the activity this Alert code refers to. It is used to identify the alert reported by wireless devices |
Required | |
nvarchar |
250 |
Description for this alert code |
| |
nvarchar |
250 |
This alert code may have a default value that if reported by the wireless device and no value comes in, then this value will be used to display in the UI. |
| |
nvarchar |
50 |
AlertCode that can be used to map wireless alerts to this code. |
| |
int |
4 |
This field holds the indicator value for wGLN synchronization: 0-Not in synch with wGLN 1-In synch with wGLN |
| |
nvarchar |
50 |
Category value For wGLN purposes |
| |
int |
4 |
Type of the alert. 1 for custom alert, 2 for reason code and 3 for system alert |
| |
nvarchar |
|
This field holds the response from wGLN |
| |
int |
4 |
Minimum duration after the acknowledgment that recurrences of the same alert are ignored. Certain types of system alerts can occur repeatedly (e.g. speeding alert); once a user acknowledges it, the alert is hidden from the UI, but will re-appear when active again. In a case where users no longer want that alert to re-appear, they can use this field to specify a duration to keep the alerts silenced. |
| |
nvarchar |
50 |
External business document ID |
| |
int |
4 |
See ModifiedBy. |
| |
datetime |
8 |
See ModifyDate. |
|