Attribute Name |
Type |
Field Size |
Description |
Required |
int |
4 |
Unique internal DB identifier of the Alert record. |
Required | |
int |
4 |
Unique internal DB identifier of the Route record. Must exist on the FWRoute table. |
| |
int |
4 |
Unique identifier of the Stop record. Must exist on the FWStop table. |
| |
datetime |
8 |
The Date/Time stamp reported in the Alert. |
| |
nvarchar |
50 |
Business key to identify the Resource this Alert refers to. |
| |
int |
4 |
Unique Identifier of the Alert code record. |
| |
bit |
1 |
This field indicates if this alert is to be hidden in the user interface (UI). · 0 - hidden · 1 - shown · Null - shown |
| |
int |
4 |
User ID that hid this field. |
| |
int |
4 |
See ModifiedBy. |
| |
AlertCodeValue |
nvarchar |
|
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 |
500 |
It is used to provide additional information about a specific record. |
| |
datetime |
8 |
Time when the alert is changed to hidden |
| |
int |
4 |
Unique internal DB Identifier of the Order Line record. |
| |
datetime |
8 |
Timestamp of the alert (Coordinated Universal Time) |
| |
bit |
1 |
Can be set to true or false depending on the response from wGLN. 0 – Failure. wGLN does not have the latest changes. 1 – wGLN is in sync with Route Planner. |
| |
nvarchar |
|
This field holds the response from wGLN |
| |
datetime |
8 |
See ModifyDate. |
|