Attribute Name |
Type |
Field Size |
Description |
Required |
int |
4 |
Unique internal DB Identifier of the driver record. |
Required | |
nvarchar |
50 |
Business key to identify the activity this driver refers to. |
Required | |
nvarchar |
255 |
First name of the driver. |
Required | |
nvarchar |
255 |
Last name of the driver. |
| |
int |
4 |
See ModifiedBy under Generic Attributes. |
| |
datetime |
8 |
See ModifyDate under Generic Attributes. |
| |
nvarchar |
50 |
Unique Business Key that identifies the handheld device assigned to this driver. Used for wireless purposes. |
| |
int |
4 |
Unique internal DB Identifier. Sets the relationship between the FWLocation and the FWDriver tables. This field defines the driver’s address. |
| |
nvarchar |
50 |
The license number of the driver. |
| |
datetime |
8 |
The issue date of the license. |
| |
datetime |
8 |
The expiration date of the license. |
| |
datetime |
8 |
The earliest start time for the driver. |
| |
datetime |
8 |
The latest start time for the driver. |
| |
datetime |
8 |
The earliest end time for the driver. |
| |
datetime |
8 |
The latest end time for the driver. |
| |
int |
4 |
When this attribute is ’r;Active’ the driver is active or available. When it is ’r;Inactive’ the driver is inactive or not available. |
| |
int |
4 |
Identifies the cost profile of the driver |
| |
nvarchar |
50 |
The email address of the driver. |
| |
bit |
|
Can be set to true or false depending on the response from wGLN. 0 &endash; Failure. wGLN does not have the latest changes. 1 &endash; wGLN is in sync with Route Planner. |
| |
nvarchar |
|
This field holds the response from wGLN. |
| |
nvarchar |
500 |
It is used to provide additional information about a specific record. |
| |
nvarchar |
250 |
|
| |
nvarchar |
256 |
Stores the role of the driver in according to the crew assignment |
| |
float |
8 |
Service Speed Factor is driver skill factor or efficiency. It works together with FwResource.ServiceSpeedFactor. If Driver factor is set up, it replaces Resource factor. Driver factor is used in current service duration formula as a divider. If it is less than 1, the resulting service duration is larger than the standard service duration. If greater than 1, the result is shorter (that is, more efficient). |
| |
nvarchar |
250 |
Certificates that this driver has to drive asset types. |
|