1003 |
TRANSACTION_INITIALIZATION_ERROR |
Message |
Transaction initialization error |
Description |
A database transaction could not be initialised. |
1004 |
TRANSACTION_ERROR |
Message |
Generic error for transactions |
Description |
A database transaction could not be concluded |
1005 |
ERROR_ON_SETUP_WS_CALL |
Message |
Error when preparing the web service call |
Description |
The system failed to set up the web services call. |
9999 |
UNKNOWN_ERROR |
Message |
An unexpected error occurred |
2001 |
GENERAL_XML_ERROR |
Message |
General XML error |
Description |
An unexpected XML failure occurred. |
2002 |
PARSING_ERROR |
Message |
Parsing error |
Description |
The system could not initialise an XML parser. |
2003 |
PRINTING_XML_ERROR |
Message |
Printing XML error |
Description |
A failure occurred during the parse from XML (as Java) to a text form. |
2004 |
XML_BUILD_ERROR |
Message |
XML build error |
Description |
A failure occurred during the parse from XML (as text) to Java. |
2005 |
XSLT_ERROR |
Message |
Transformation error |
Description |
There was an error applying a transformation to the XML. |
2006 |
ERROR_ON_SETUP_WS_CALL |
Message |
Transformation config error |
Description |
The system cannot configure an XML transformer. |
2007 |
XSLT_FACTORY_ERROR |
Mesasge |
Transformation factory creation error |
Description |
The system cannot initiliase an XML transformer. |
2008 |
XML_MISSING_ELEMENT |
Message |
There are missing tags of the expected XML format |
Description |
The system could not find an expected XML element. |
2009 |
XPATH_EXECUTION_ERROR |
Message |
Error on XPath execution |
Description |
The supplied query is not in the correct format. |
3000 |
INVALID_URL_DEFINITION |
Message |
Invalid URL definition |
Description |
One of the system URLs has not been correctly formed. |
3001 |
GATEWAY_CALL_ERROR |
Message |
Gateway call error |
Description |
The system cannot call all of the components required |
3002 |
GATEWAY_SYNC_ERROR |
Message |
Gateway synchronization call |
Description |
The system cannot synchronise calls between bureaus. |
3003 |
TIMEOUT |
Message |
Timeout when calling the product and service. Please try again. |
Description |
The product and service took too long to respond to the request. |
4000 |
INVALID_ENTITY |
Message |
The entity is invalid. |
Description |
The entity you are trying to use is in an invalid state. |
4002 |
ENTITY_DELETED |
Message |
The supplied entity is deleted. |
Description |
The entity you are trying to use has been deleted. |
4003 |
ENTITY_NOT_FOUND |
Message |
The entity was not found |
Description |
The entity you are trying to use cannot be found. |
4004 |
NOT_UNIQUE_RESULT |
Message |
The entity does not match with a single result |
Description |
The operation you are trying to perform must have a single entity but there is more than one entity that has the same reference. |
4009 |
ENTITY_DISABLED |
Message |
Entity is disabled |
Description |
The entity you are trying to use is disabled. |
4103 |
ERROR_CREATE_LOG |
Message |
Error generating the log |
Description |
The system cannot log the current operation. |
5000 |
INVALID_CONNECTION_TYPE |
Message |
The user connection type is not valid for this kind of operation |
Description |
You are trying to run an operation using the wrong connection type; for example, your user is a user interface user but you are trying to use the web service. |
5001 |
INVALID_CONSENT |
Message |
The consent is invalid |
Description |
You get this error when you try to execute a process but have not got the user's consent. |
5002 |
VALIDATION_ERROR |
Message |
Validation error |
Description |
The system could not run the operation because there were some validation errors. |
5006 |
MANDATORY_FIELD_NOT_FILLED |
Message |
A mandatory XML field is not present |
Description |
The operation cannot be run because a mandatory field has not been supplied or contains no data. |
6000 |
UNEXPECTED_BPEL_ERROR |
Message |
Unexpected error. May be connection or temporary unavailability |
Description |
There is an unexpected error generated by an adaptor or the process core. |
6001 |
GENERAL_BPEL_FAULT |
Message |
Internal failure. |
Description |
There is an unexpected error generated by an adaptor or the process core that could not be handled. |
6002 |
INVOKE_VALIDATION_ERROR |
Message |
Error while invoking the validation service |
Description |
The system could not find or invoke a validation service. |
6003 |
INVOKE_START_TRANSACTION_ERROR |
Message |
Error while starting the transaction |
Description |
The system could not find or invoke a validation service or an unexpected error at the validation service meant the transaction failed to initialise. |
6004 |
INVOKE_C1_ERROR |
Message |
Error while invoking the Orchestration component |
Description |
The system could not find or invoke the orchestration component. |
6005 |
INVOKE_FINISH_TRANSACTION_ERROR |
Message |
Error while finishing the transaction |
Description |
The system could not find or invoke a validation service or an unexpected error at the validation service meant the transaction could not be completed. |
6101 |
OS_WS_INVOKE_ERROR |
Message |
Error on web service invocation |
Description |
There was an exception when you tried to invoke the web service. |
6102 |
OC_OUTPUT_PARAM_UNDEFINED |
Message |
There is no output type parameter defined (Detail, Summary or Decision) |
Description |
You have not specified the type of output you require. This must be one of Decision, Detail or Summary. |
6103 |
OC_PROCESS_NOT_FOUND |
Message |
The process does not exist |
Description |
The process configuration you are trying to run does not exist or has been deleted. |
6104 |
OC_ELEMENT_NOT_FOUND |
Message |
A variable of the OC context was not found |
Description |
You have not specified the process configuration that you want to run. |
6105 |
OC_ERROR_EXECUTING |
Message |
Error on executuon of the OC |
Description |
There was an unexpected exception when you tried to run the process configuration. |
6106 |
OC_ERROR_FORMATING_RESULT |
Message |
Error on formatting result |
Description |
The system cannot format the response. |