Attribute Name |
Type |
Field Size |
Description |
Required |
int |
4 |
Unique internal DB Identifier of the truck record. |
Required | |
nvarchar |
50 |
Business key to identify the activity this Truck refers to. |
| |
int |
4 |
Defines the initial station at which the truck should go back at the end of a journey. |
| |
int |
4 |
Defines the initial station at which the truck should start its journey. |
| |
nvarchar |
500 |
See Comment. |
| |
nvarchar |
50 |
The company name of the truck. |
| |
int |
4 |
See ModifiedBy. |
| |
datetime |
8 |
See ModifyDate. |
| |
float |
8 |
Capacity x in units of Measure x of this truck. Amount of single-dimension measure X. |
| |
float |
8 |
Factor for single-dimension measure X. Typically used to convert Measure[X]. Amount attribute to a different unit of measure. |
| |
float |
8 |
Specifies how quickly a truck can deliver a Measure. |
| |
nvarchar |
255 |
Name of the truck. |
| |
float |
8 |
Penalty applied to a route that has one or more measures filled more than the FullThreshold percentage, and one or more measures filled less than the FullThreshold percentage. |
| |
nvarchar |
255 |
Capabilities of the truck. |
| |
float |
8 |
This time will be incurred at every stop. |
| |
int |
4 |
Time to do a recharge. |
| |
nvarchar |
50 |
The territory for the truck. |
| |
nvarchar |
255 |
Commodities that the trailer can handle. Expressed in a string format (i.e. AA BB). |
| |
float |
8 |
Field to define whether or not to discount the initial leg of the journey off the total cost of the route. |
| |
float |
8 |
Field to define whether or not to discount the final leg of the journey off the total cost of the route. |
| |
nvarchar |
500 |
User defined field string (1-9) |
| |
int |
4 |
User defined field integer (1-3) |
| |
float |
8 |
User defined field number (1-3) |
| |
float |
8 |
Dynamic zoning distance in meters. |
| |
nvarchar |
50 |
The license number of the trailer. |
| |
datetime |
8 |
The issue date of the license. |
| |
datetime |
8 |
The expiration date of the license. |
| |
int |
4 |
Field to identify the cost profile for the trailer. |
| |
nvarchar |
50 |
The mobile number for the trailer. |
| |
int |
4 |
Unique internal DB Identifer of the Driver record. Must exist on the FWDriver table. |
| |
int |
4 |
Unique internal DB Identifier of the Trailer record. Must exist on the FWTrailer table. |
| |
nvarchar |
250 |
The owner of the trailer. |
| |
nvarchar |
50 |
Free text identifying the vehicle type. User specified. |
| |
float |
8 |
If early rests are allowed, prior to serving the first job on a route, if either of the clocks (elapsed or driving) have higher utilization that this threshold, an EarlyRest is inserted, possibly backing up the initial departure time. |
| |
float |
8 |
Percentage of full capacity that is acceptable for applying CompleteFullBonus and PartialFullPenalty. |
| |
float |
8 |
This attribute field is currently not used, but is a place holder for future use. |
| |
float |
8 |
This attribute field is currently not used, but is a place holder for future use. |
| |
smallint |
2 |
Maximum number of stops the resource can perform. For this attribute to be applied, the schedule’s CountStops setting must be set to true (1). If two jobs are in close proximity they are counted as one stop. You can also set a maximum number of jobs |
| |
int |
4 |
Unique internal DB identifier of the Territory record. Must exist on the FWTerritory table. Used to identify the assets territory. |
| |
float |
8 |
Asset Height |
| |
float |
8 |
Asset Length |
| |
float |
8 |
Asset Width |
| |
float |
8 |
Asset Type |
| |
float |
8 |
Asset Height Load Capacity |
| |
bit |
|
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 |
|
Response from wGLN |
| |
float |
8 |
Asset Width Load Capacity |
| |
int |
4 |
Tare weight of the truck |
| |
int |
4 |
Maximum weight of the truck |
| |
int |
4 |
Total weight of the truck |
| |
bit |
1 |
Indicate the truck has a cooler |
| |
bit |
1 |
Indicate the truck has a lift |
| |
bit |
1 |
Indicate the truck has an onboard computer |
| |
nvarchar |
50 |
Business key for the onboard computer |
| |
bit |
1 |
Indicate the onboard computer is active/inactive |
| |
nvarchar |
250 |
External business documentation ID |
| |
int |
4 |
Asset Length Load Capacity |
|