FWAlertCode

 

Attribute Name

Type

Field Size

Description

Required

AlertCodeID

int

4

Unique internal DB Identifier of the Alert code record.

Required

AlertCodeKey

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

Description

nvarchar

250

Description for this alert code

 

AlertCodeValue

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.

 

ColorCode

nvarchar

50

AlertCode that can be used to map wireless alerts to this code.

 

wGLNSyncInd

int

4

This field holds the indicator value for wGLN synchronization:

0-Not in synch with wGLN

1-In synch with wGLN

 

Category

nvarchar

50

Category value For wGLN purposes

 

Type

int

4

Type of the alert. 1 for custom alert, 2 for reason code and 3 for system alert

 

wGLNResponse

nvarchar

 

This field holds the response from wGLN

 

SnoozeDuration

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.

 

ExtDocControlID

nvarchar

50

External business document ID

 

ModifiedBy

int

4

See ModifiedBy.

 

ModifyDate

datetime

8

See ModifyDate.