3: Validation Errors |
This topic contains the following sections:
Error Code | Description |
---|---|
3.1 | Input data parsing error. |
3.1.1 | Unable to parse input into Timestamp DataType. |
3.1.2 | Unable to parse input into Boolean DataType. |
3.1.3 | Unable to parse latitude. |
3.1.4 | Unable to parse longitude. |
3.1.5 | Unable to parse heading. |
3.1.6 | Unable to parse speed. |
3.1.7 | Unable to parse ignition. |
3.1.8 | Unable to parse JSON input. |
3.1.9 | Unable to parse input as an UUID. |
3.1.10 | Unable to parse color. |
3.1.11 | CSV column was not found. |
3.1.12 | Duplicate CSV column not allowed. |
3.1.13 | No rows were found for XPath input. |
3.1.14 | Unable to parse input as an integer OID. |
3.1.15 | Row does not match column definition. |
Error Code | Description |
---|---|
3.2 | Input data conversion error. |
3.2.1 | Cannot convert between data types. |
3.2.2 | Format pattern not valid for quantifiable data type. |
3.2.3 | Cannot cast value with unit of measure to a data type without a unit of measure. |
3.2.4 | Unit of measure not valid for DataType. |
3.2.5 | Cannot assign type to field. |
3.2.6 | Cannot translate a nested enumerable DataType (Set or Array) to .NET array type. |
3.2.7 | Collection elements are not a uniform type. |
3.2.8 | Cannot add item to Array due to type mismatch. |
3.2.9 | Conversion to text is unsupported for item type. |
Error Code | Description |
---|---|
3.3 | Geocode errors. |
3.3.1 | Country is unknown. |
3.3.2 | Cannot geocode input. |
3.3.3 | Cannot reverse geocode input. |
3.3.4 | Cannot route between locations. |
Error Code | Description |
---|---|
3.4 | Invalid data value. |
3.4.1 | Invalid list for type. |
3.4.2 | Value outside of field's allowed range. |
3.4.3 | Value(s) not in collection. |
3.4.4 | Timespan was invalid. |
3.4.5 | Timestamp was invalid. |
3.4.6 | Nickname was invalid. |
3.4.7 | Latitude was invalid. |
3.4.8 | Coordinate location was invalid. |
3.4.9 | Location was not well-defined. |
3.4.10 | Must set both Latitude and Longitude. |
3.4.11 | All parts of address must be specified for a location. |
3.4.12 | Street name was invalid. |
3.4.13 | The odometer value was invalid. |
3.4.14 | Primary category was invalid. |
3.4.15 | Email address was invalid. |
3.4.16 | Phone number was invalid. |
3.4.17 | Postal code was invalid. |
3.4.18 | Social security number was invalid. |
3.4.19 | Pin Number was invalid. |
3.4.20 | Tag was invalid. |
3.4.21 | Icon was invalid. |
3.4.22 | Shape was invalid. |
3.4.23 | Radius was invalid. |
3.4.24 | Id was invalid. |
3.4.25 | Name was invalid. |
3.4.26 | Route Id was invalid. |
3.4.27 | Description was invalid. |
3.4.28 | Maximum route length was invalid. |
3.4.29 | Day number was invalid. |
3.4.30 | Node Id was invalid. |
3.4.31 | GPS data was invalid. |
3.4.32 | Signature was invalid. |
3.4.33 | Width was invalid. |
3.4.34 | Height was invalid. |
3.4.35 | Lines was invalid. |
3.4.36 | Job's form data was invalid. |
3.4.37 | Invalid view for attachment. |
3.4.38 | Invalid type in log entry. |
3.4.39 | Invalid severity in log entry. |
3.4.40 | Invalid account in log entry. |
3.4.41 | Telogis key was not unique. |
3.4.42 | SMS address was invalid. |
3.4.43 | ScheduleInverted must have 7 elements (one for each day). |
3.4.44 | ScheduleStart must have 7 elements (one for each day). |
3.4.45 | ScheduleStop must have 7 elements (one for each day). |
3.4.46 | Invalid version |
3.4.47 | EarliestStartTime must be before LatestEndTime |
3.4.48 | Hierarchy node is invalid. |
3.4.49 | Username is invalid. |
3.4.55 | Invalid EnvelopeAddress format. |
3.4.56 | Signature data is not valid Base64 encoding. |
3.4.57 | MarkerType is invalid. |
3.4.58 | Invalid DataType name. |
3.4.59 | Column name is reserved. |
3.4.60 | Name cannot be over 32 characters. |
3.4.61 | Path is invalid. |
3.4.64 | Load Time cannot be negative, or greater than or equal to 24 hours |
3.4.65 | Unload Time cannot be negative, or greater than or equal to 24 hours |
3.4.66 | NULL (\u0000) character is not allowed. |
3.4.67 | Amount cannot be negative, or greater than one billion |
3.4.68 | Driver ID is invalid. |
3.4.69 | Invalid drivers license number. |
3.4.70 | Invalid drivers license state. |
3.4.71 | One or more driver license fields was invalid. |
3.4.72 | Territory name is invalid. |
3.4.73 | Tag name is invalid. |
3.4.74 | Primary address must be a valid structured format. |
3.4.75 | Address input must be a string or a valid structured format. |
3.4.76 | Intersection is invalid. |
3.4.77 | EarliestStartTime is too early. |
3.4.78 | EarliestStartTime is too late. |
3.4.79 | LatestStartTime is too early. |
3.4.80 | LatestStartTime is too late. |
3.4.81 | LatestEndTime is too early. |
3.4.82 | Not enough time to have the break before the end of shift. |
3.4.83 | Invalid Driver Shift Pattern Assignment. |
3.4.84 | Time windows invalid. |
3.4.85 | Id out of range. |
3.4.86 | JobType is invalid for this job. |
3.4.87 | Marker Category is invalid for this job. |
3.4.88 | Message Content invalid. |
3.4.89 | Message ToUserIds invalid. |
3.4.90 | AppKeyServer Bad Data. |
3.4.91 | Size of custom properties cannot be greater than 256kb |
3.4.92 | LinkedJobTimeOnSite cannot be less than 30 seconds, or greater than or equal to 24 hours |
3.4.93 | Driver first name cannot be null or empty for ELD customers. |
3.4.94 | Driver last name cannot be null or empty for ELD customers. |
3.4.95 | Driver DtgDriverCard cannot be set when login key or logout key are set. |
3.4.96 | DtgDriverCard must be 14 characters long. |
3.4.97 | Only 3 trailer numbers can be provided. |
3.4.98 | A trailer number can only have a maximum of 10 characters. |
3.4.99 | A comment must be between 4 and 60 characters. |
3.4.100 | EventCode is unsupported on create. |
3.4.101 | EventType is unsupported on create. |
3.4.102 | FuelType is invalid |
3.4.103 | Fleet ID is invalid. |
3.4.104 | LinkedJobTypeId must be a valid job type id. |
Error Code | Description |
---|---|
3.5 | Semantics of the data are invalid. |
3.5.1 | Cannot set both LastLocation and LastLocationAddress. |
3.5.2 | Both Latitude and Longitude cannot be 0. |
3.5.3 | Invalid point when lat value is 0 or 2.06465. |
3.5.4 | Invalid point when lat and lon are both between -2 and 2. |
3.5.5 | GPS error where units appear in Hudson Bay. |
3.5.6 | Marker is not a HQ marker. |
3.5.7 | Conflicting update of Job's marker. |
3.5.8 | Cannot assign a Signature for a different Driver. |
3.5.10 | Node has children so deletion not allowed. |
3.5.11 | Node has units so deletion not allowed. |
3.5.12 | Node has drivers so deletion not allowed. |
3.5.13 | A node can't be its own parent. |
3.5.14 | Adding will make the tree too deep. |
3.5.15 | Moving will make the tree too deep. |
3.5.16 | Invalid mathematical operation. |
3.5.17 | Can only set actual arrival time if status is set to OnSite or Complete. |
3.5.18 | Can only set actual departure time if status is set to Complete. |
3.5.19 | Job's status can only be unassigned if Job is not in a route. |
3.5.20 | Input job status is invalid. |
3.5.21 | Unable to decode value of the diagnostic parameter. |
3.5.22 | Modified time was invalid. |
3.5.23 | Job's expected arrival time was invalid. |
3.5.24 | Job's actual arrival time was invalid. |
3.5.25 | Job's actual departure time was invalid. |
3.5.26 | Error in dispatching job. |
3.5.27 | Event time cannot be too far into the future. |
3.5.28 | Invalid link date for customer. |
3.5.29 | Invalid time range. |
3.5.30 | Both from time and to time must be specified. |
3.5.31 | Query must have date range or number to return. |
3.5.32 | DeleteEntry column is true but the operation is create. |
3.5.33 | DeleteEntry column is true but the operation is update instead of delete. |
3.5.34 | Serial number is allocated to different user. |
3.5.35 | Inconsistency between DeviceType and InstallType. |
3.5.36 | ScheduleStart must be before ScheduleStop. |
3.5.37 | ScheduleStart must be in 30 minute increments. |
3.5.38 | ScheduleStop must be in 30 minute increments. |
3.5.39 | Location can only be set for select unit types. |
3.5.40 | Username cannot be updated. |
3.5.41 | Main user cannot be deleted. |
3.5.42 | Earliest Arrival must be before Latest Arrival. |
3.5.43 | Expected Arrival must be before Expected Departure. |
3.5.44 | FixedTimeOnSite and ExpectedDeparture cannot be set at the same time. |
3.5.45 | Invalid FixedTimeOnSite value. |
3.5.52 | Cannot alter system table definition. |
3.5.53 | Cannot alter the data type of a column. |
3.5.54 | Number of allowed tables exceeded. |
3.5.55 | Number of allowed columns exceeded. |
3.5.56 | Text field exceed maximum length. |
3.5.57 | Preferred Driver also included in Forbidden Drivers. |
3.5.58 | Unit must have a base marker. |
3.5.59 | Driver must have a depot. |
3.5.60 | Posted Form Revision is obsolete. |
3.5.62 | ShiftId is required when querying shift breaks. |
3.5.63 | Shift Assignments cannot be null or empty. |
3.5.64 | Cannot have duplicate Shift Assignments on same day. |
3.5.65 | Too many shift assignments for a shift pattern. |
3.5.66 | Too many shift assignments for the same day. |
3.5.67 | Invalid delivery schedule. |
3.5.68 | Record cannot be deleted unless it is empty. |
3.5.69 | Linked job marker is in different territory from primary job. |
3.5.70 | Cannot create more than 4 Capacity Metrics. |
3.5.71 | Cannot set the MarkerType to a circle and provide a polygon. |
3.5.72 | Cannot set driver pay properties to a negative value. |
3.5.73 | Node has users so deletion not allowed. |
Error Code | Description |
---|---|
3.6 | Specified item does not exist. |
3.6.1 | Specified Unit does not exist. |
3.6.2 | Specified Driver does not exist. |
3.6.3 | Specified Marker does not exist. |
3.6.4 | Specified Job does not exist. |
3.6.5 | Specified Job Type does not exist. |
3.6.6 | Specified Route does not exist. |
3.6.7 | Specified Photo does not exist. |
3.6.8 | Specified Attachment does not exist. |
3.6.9 | Specified Signature does not exist. |
3.6.10 | Specified Hours of Service event does not exist. |
3.6.11 | Specified Form does not exist. |
3.6.12 | Specified Hierarchy node does not exist. |
3.6.13 | Specified Install Type does not exist. |
3.6.14 | External key was not found for a specific table. |
3.6.15 | External key was not found for customer. |
3.6.18 | Specified Template does not exist. |
3.6.19 | Specified Video does not exist. |
3.6.20 | Specified Channel does not exist. |
3.6.21 | Specified Condition does not exist. |
3.6.22 | Specified Time Zone Abbreviation does not exist. |
3.6.23 | Specified User does not exist. |
3.6.24 | Specified Territory does not exist. |
3.6.26 | Fuel transaction does not exist. |
3.6.27 | Specified DTC type does not exist. |
3.6.28 | Specified Category does not exist |
3.6.29 | Name does not exist. |
3.6.30 | Specified Site does not exist. |
3.6.31 | Specified Attribute does not exist. |
3.6.32 | Specified Capacity Metric does not exist. |
3.6.34 | Specified Team does not exist. |
3.6.35 | Specified Fleet does not exist. |
3.6.36 | Specified Option does not exist. |
3.6.37 | Specified Territory does not exist. |
3.6.38 | Specified Tag does not exist. |
3.6.39 | Specified Shift does not exist. |
3.6.40 | Specified shift break does not exist. |
3.6.41 | Specified ShiftPattern does not exist. |
3.6.42 | Specified Schedule does not exist. |
3.6.43 | AppKey item does not exist. |
Error Code | Description |
---|---|
3.7 | Specified item already exists. |
3.7.1 | Unit already exists. |
3.7.2 | Duplicate fuel transaction record. |
3.7.3 | Photo already exists. |
3.7.4 | External key already exists. |
3.7.5 | Name already exists. |
3.7.6 | Duplicate tags are not allowed. |
3.7.7 | Duplicate web serial numbers are not allowed. |
3.7.8 | Serial number is already assigned to a different unit. |
3.7.9 | Login key was not unique. |
3.7.10 | Logout key was not unique. |
3.7.11 | Nickname was not unique. |
3.7.16 | Template name already exists. |
3.7.17 | Duplicate TimeSheet record. |
3.7.18 | Hours of Service Event key already exists. |
3.7.19 | A Driver Status Hours of Service Event already exists for this time period. |
3.7.22 | Form revision already exists. |
3.7.23 | Another driver with the same license number and state already exists. |
3.7.24 | Tag name already exists. |
3.7.25 | Message already exists. |
Error Code | Description |
---|---|
3.8 | Missing required field. |
3.8.1 | Latitude is required. |
3.8.2 | Longitude is required. |
3.8.3 | Nickname is required. |
3.8.4 | Id is required. |
3.8.5 | Unit Id is required. |
3.8.6 | Either a Unit Id or a Serial Number, Unit Type pair is required. |
3.8.7 | Driver Id is required. |
3.8.8 | Event type is required. |
3.8.9 | Tag is required. |
3.8.10 | Route Id is required. |
3.8.11 | EarliestStartTime is required. |
3.8.12 | LatestStartTime is required. |
3.8.13 | IsPaid is required. |
3.8.14 | Duration is required. |
3.8.15 | Description is required. |
3.8.16 | MaximumRouteLength is required. |
3.8.17 | DayNumber is required. |
3.8.18 | TimeType is required. |
3.8.19 | BreakIsPaid is required. |
3.8.20 | Timespan is required. |
3.8.21 | Width is required. |
3.8.22 | Height is required. |
3.8.23 | Lines is required. |
3.8.24 | ShiftOn is required. |
3.8.25 | ShiftTime is required. |
3.8.26 | Report id is required. |
3.8.27 | Category is required. |
3.8.28 | Value is required. |
3.8.29 | Signature is required. |
3.8.30 | VehicleName is required. |
3.8.31 | Transaction type is required. |
3.8.32 | Fuel volume is required. |
3.8.33 | Purchase amount is required. |
3.8.34 | Purchase time is required. |
3.8.35 | NodeName is required. |
3.8.36 | Node Id is required. |
3.8.37 | Marker Id is required. |
3.8.38 | JobType Id is required. |
3.8.39 | Territory Id is required. |
3.8.40 | Driver or Unit is required. |
3.8.41 | Time is required. |
3.8.42 | Ignition is required. |
3.8.43 | Location data is required. |
3.8.44 | Shape must be given for polygon markers. |
3.8.45 | Must enter a street name if entering street number. |
3.8.46 | Name is required. |
3.8.47 | Begin time must be specified if end time is defined. |
3.8.48 | Payload data is required. |
3.8.49 | Template name is required. |
3.8.50 | Event code is required. |
3.8.51 | Form Template Id is required. |
3.8.52 | Form Id is required. |
3.8.53 | ScheduleStart is required. |
3.8.54 | ScheduleStop is required. |
3.8.55 | Username is required. |
3.8.56 | Email address is required. |
3.8.61 | SSO Issuer must be configured. |
3.8.62 | Address is required. |
3.8.65 | LoadTime is required. |
3.8.66 | UnloadTime is required. |
3.8.68 | Capacity Metric Id is required. |
3.8.69 | Name is required. |
3.8.70 | TimeZone is required. |
3.8.71 | NormalDuration is required. |
3.8.72 | MaximumDuration is required. |
3.8.73 | Duration of break must be shorter than shift maximum duration. |
3.8.74 | StartDate is missing. |
3.8.75 | Frequency is missing. |
3.8.76 | PeriodCount is missing. |
3.8.77 | PeriodType is missing. |
3.8.78 | FixedTimeOnSite is missing. |
3.8.79 | Content is required. |
3.8.80 | ToUserIds is required. |
3.8.81 | ApplicationId is required. |
3.8.82 | Application Name is required. |
3.8.83 | Application ExecutionMode is required. |
3.8.84 | LinkedJobMarkerId is missing. |
3.8.85 | LinkedJobTimeOnSite is missing. |
3.8.88 | Comment is required. |
3.8.89 | EventTime is required. |
3.8.90 | EventCode is required. |
3.8.91 | EventType is required. |
3.8.92 | EndDate is missing. |
Error Code | Description |
---|---|
3.9 | Field is read-only. |
3.9.1 | Data field is only writable during create and cannot be modified. |
3.9.2 | Cannot assign Id on creation. |
3.9.3 | Tag is not writable. |
3.9.4 | Address is not writable. |
3.9.5 | A submitted form is read-only. |
3.9.6 | A hierarchy fleet is read-only. |
3.9.7 | A hierarchy team is read-only. |
3.9.8 | All hierarchy setting fields are read-only. |
3.9.9 | Non-retrieval of settings fields is not allowed for DriverId |
Error Code | Description |
---|---|
3.10 | Item is not deletable. |
3.10.1 | Cannot delete a form which has already been submitted. |