The following VeriMove messages appear in the Windows Event Viewer.
Event ID | Description and Corrective Action |
---|---|
1011 | Missing Customer ID or Customer ID length does not equal 5. The <CustomerID> element was either missing from the job definition or was not exactly five characters in length. |
1039 | Missing Customer Name. The <CustomerName> element was missing from the job definition. |
1040 | Customer Name ___ and Customer ID ___ must both be unique. Neither the Customer Name nor the Customer ID can be used to define another customer. |
1041 | Error parsing XML document ___ at line ___, column ___. ______ A general XML syntax error was detected while parsing the XML job definition file. The line number and column number where the error was detected are shown, along with the reason for the error. |
1042 | ___ is an unsupported document type. Error detected at line _____,column _____ in "_____". The named document type is not a valid job definition document type. |
1043 | Value "___" is not valid for "___" element "___". Error detected at line _____,column _____ in "_____". An invalid value was specified for the given element. |
1044 | "___" is not a valid VeriMove field name. Error detected at line _____,column _____ in "_____". The field name specified by <FieldType> is not a valid VeriMove field name. |
1045 | Missing parent element "___" for child element "___". Error detected at line _____,column _____ in "_____". A child element cannot be defined without its parent element. |
1046 | "___" is not a valid "___" child element of "_____". Error detected at line _____,column _____ in "_____". The specified child element is not valid for the specified parent element. |
1047 | Required "___" element missing for "___" definition. Error detected at line _____,column _____ in "_____". A required element was missing from the definition. |
1048 | CASS fields are only valid for external CASS processing. Error detected at line _____,column _____ in "_____". The specified CASS fields can only be used with External CASS Support. For more information, refer to Chapter 4, Defining a Job. |
1049 | "CASSFieldIndicator" elements are only valid for CASS fields. Error detected at line _____,column _____ in "_____". The specified elements are only valid for CASS fields. |
1050 | CASS fields must have at least one "CASSFieldIndicator" element. Error detected at line _____,column _____ in "_____". The CASS fields specified must include one indicator. |
1051 | CASSFieldIndicator "_____" already defined. Error detected at line _____,column _____ in "_____". The specified CASS indicator has already been defined. |
1052 | Field extends past end of record. Field ends at _____, record length is ____. Error detected at line _____,column _____ in "_____". The position specified for the field is beyond the length of the record. |
1053 | Element "_____" already defined. Error detected at line _____,column _____ in "_____". The specified element has already been defined. |
1054 | Elements "_____" and "_____" are mutually exclusive. Only one may be defined. Error detected at line _____,column _____ in "_____". You can only define one of the specified elements. |
1055 | CustomerID must be exactly 5 characters. Error detected at line _____,column _____ in "_____". The <CustomerID> element was either missing from the job definition or was not exactly five characters in length. |
1056 | Value for "_____" element must be exactly _____. Error detected at line _____,column _____ in "_____". The value for the specified element must be the number of digits/characters specified in the error message. |
1057 | Value exceeds maximum length of _____ for "_____" element. Error detected at line _____,column _____ in "_____". The value specified is larger than the length allowed for the specified element. |
1058 | Value for "_____" element must be numeric. Error detected at line _____,column _____ in "_____". The value for the specified element must be a numeric value. |