The following table provides a complete list of the error codes used by the Advantage XML Web Service.
This information will appear in the ElsStatus element of any response provided by the Advantage XML Web Service (the column heading is the name of the XML element in which the data will appear).
Number | ID | Message | Details |
0 |
NO_ERROR |
OK |
NULL |
1 |
GENERAL_ERROR |
1% |
A general error of unknown origin occurred. |
2 |
NO_MEMORY |
Insufficient memory. |
Not enough memory is available to complete your request. |
3 |
COMPONENT_NOT_REGISTERED |
The %1 component is not properly registered on this system. |
Please use regsvr32 or the appropriate utility to register the component. |
101 |
DB_GENERAL_ERROR |
General database error. %1 |
An error has occurred attempting to access the database. |
102 |
DB_CANT_CONNECT |
Cannot connect to database |
A connection to the database server could not be made. The server is down or network problems are preventing access. |
103 |
DB_NO_RECORDS |
No records found. |
No records were returned from the query. |
201 |
USER_BAD_USERNAME |
Invalid username (%1) |
Use of an unknown username was attempted. Please verify your ELS-assigned username with the one listed here. |
202 |
USER_BAD_PASSWORD |
Invalid password |
The password supplied was incorrect. |
203 |
USER_BAD_CONTACTID |
The contact ID '%1' is not known |
The contact ID you supplied does not exist. |
204 |
USER_ACCESS_DENIED |
Access to the requested resource (%1) is denied. |
You have attempted to access or select a resource that your username is not set up to allow. |
301 |
ORDER_NOT_LOADED |
Order has not been loaded / initialized. |
An attempt was made to perform an operation on an order before a new order was initialized or an existing order was loaded. |
302 |
ORDER_NOT_FOUND |
An order with the confirmation number of %1 does not exist. |
The confirmation number does refer to an existing order. |
303 |
ORDER_NO_PRODUCTS |
No products were selected. Please select at least one product for this order. |
Every order needs at least one product. Please select at least one product and re-submit this order. |
304 |
ORDER_REQUIRED |
%1 is a required element and may not be blank. |
The data element listed must be supplied in order for the order to be processed. |
305 |
ORDER_DUPLICATE |
A duplicate order was found. Please submit an order only once. |
Do not submit an order with the same reference number, address, and zip code multiple times. |
401 |
PROD_NOT_FOUND |
No product with the service code of '%2' was found for order number %1 |
An attempt was made to reference a product that is not associated with the given order. |
401 |
PROD_NOT_FOUND_DB |
1% |
An attempt was made to reference a product that is not associated with the given order. |
402 |
PROD_INVALID_FORMAT |
'%1' does not represent a valid product format. |
Current formats are: P - PDF; H - HTML; W - Word |
403 |
PROD_MULTIPLE_PROPS |
Multiple properties found. |
Multiple properties were found for the address supplied. |
404 |
PROD_REQUIRED |
The product '%1' requires %2. |
The specified element is required when ordering the listed product. |
405 |
PROD_INVALID |
The product specified (service code %1) is not valid. |
Either the service code specified is not a valid ELS service code, or your account is not set up to support it. |
406 |
PROD_NOT_AVAILABLE |
%1 is not available in state %2 |
The specified product is not available in this state. |
407 |
PROD_ALREADY_ACTIVATED |
Service Code T01 was activated on 10/19/2006 1:58:48 PM |
|
408 |
PROD_EXPORT_ERROR |
There was an Error processing your request. Please re-submit |
|
500 |
XML_ERROR |
%1 (%2) |
An error has occurred while parsing an XML document. |
501 |
XML_VALIDATION_ERROR |
%1 (%2) |
The XML document's format is invalid. Please check the document against the DTD/schema. |
502 |
XML_SIGNATURE_ERROR | XMLSignature Error. | |
600 |
SEARCH_NO_PARAMS |
No filtering criteria have been selected. Please use at least one filter. |
You must choose at least one filter criterion in order to find order(s). |
700 |
PROVIDER_ERROR |
1% |
NULL |
701 |
PROVIDER_INFO |
1% |
NULL |
702 |
PROVIDER_NOT_FOUND |
Property not found. |
The requested propery was not found in the data provider's database. |
1001 |
VALIDATION_FAILED |
The value (%2) for '%1' is not valid. |
The value supplied for the given element is not permitted. |
1002 |
VALIDATION_RANGE |
The value (%2) for '%1' is out of range. |
The value specified for the indicated element is outside of the acceptable range. |
1003 |
VALIDATION_FORMAT |
The value (%2) for '%1' is not in the proper format. |
The value supplied for the indicated element does not conform to the element's formatting constraints. |
1004 |
VALIDATION_US_STATE |
'%1' is not a valid U.S. state. |
The state name or abbreviation is not valid. |
1005 |
VALIDATION_POBOX |
Post-Office boxes are not allowed (%1). |
You entered an address with a PO Box. |
1100 |
VALUE_OUTSIDE_LIMIT |
The value is outside acceptable range. |
A value did not fit within an acceptable range. |