Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Error codeError nameDescriptionPointer is set toObservations

100

HTML
<a id="100"></a>
Invalid MessageThe message is invalid and no additional details are available for this errorRoot of the messageThis is the default error code for this class

101

HTML
<a id="101"></a>
Missing ParameterA required parameter is missing in the messageThe pointer is set to the missing parameterAll requests

102

HTML
<a id="102"></a>
Invalid Domain Value ParameterA parameter value is out of a defined list of acceptable valuesThe pointer is set to the invalid parameterAll requests

103

HTML
<a id="103"></a>
Malformed DateA parameter containing a date information cannot be properly convertedThe pointer is set to the invalid parameterI7/I8, I9/I10, I11/I12, I13/I14, E1/E2, E9/E10

104

HTML
<a id="104"></a>
Not an integerA numeric field is containing data that is not numericThe pointer is set to the invalid parameterI7/I8, E9/E10

105

HTML
<a id="105"></a>
Parameter length exceeded

A String field contains too many characters

The pointer is set to the invalid parameterAll requests

151

HTML
<a id="151"></a>
Condition C001 failureThe condition C001 is not satisfiedThe pointer is set to the invalid parameterI7/I8, E9/E10

152

HTML
<a id="152"></a>
Condition C002 failureThe condition C002 is not satisfiedThe pointer is set to the invalid parameterI7/I8, E9/E10

153

HTML
<a id="153"></a>
Condition C003 failureThe condition C003 is not satisfiedThe pointer is set to the invalid parameterI7/I8, E9/E10

154

HTML
<a id="154"></a>
Condition C004 failureThe condition C004 is not satisfiedThe pointer is set to the invalid parameterI7/I8, E9/E10

155

HTML
<a id="155"></a>
Condition C005 failureThe condition C005 is not satisfiedThe pointer is set to the invalid parameterI7/I8, E9/E10

158

HTML
<a id="158"></a>
Condition C008 failureThe condition C008 is not satisfiedThe pointer is set to the invalid parameterI7/I8, E9/E10, E11/E12
HTML
<a id="168"></a>
Rule R008 failureThe rule R008 is not satisfiedThe pointer is set to the invalid parameterI7/I8

2XX - Workflow

Error codeError nameDescriptionPointer is set toObservations

200

HTML
<a id="200"></a>
Invalid StateThe state of an internal object is invalid and no additional details are available for this errorRoot of the messageThis is the default error code for this class

201

HTML
<a id="201"></a>
Guarantee not acceptableThe guarantee is not in a state that allow to accept itRoot of the messageI1/I2, I9/I10

203

HTML
<a id="203"></a>
Guarantee not cancellableThe guarantee is not in a state that allow to cancel itRoot of the messageE3/E4

204

HTML
<a id="204"></a>
Guarantee already registeredThe guarantee has already been registeredRoot of the messageE1/E2

205

HTML
<a id="205"></a>
Guarantee already cancelledThe guarantee is already cancelled or the request to cancel it has already been sentRoot of the messageE3/E4

210

HTML
<a id="210"></a>
Operation already startedThe operation is already startedRoot of the messageI9/I10

211

HTML
<a id="211"></a>
Operation already terminatedThe operation has already been completedRoot of the messageI11/I12

212

HTML
<a id="212"></a>
Operation already dischargedThe operation is already dischargedRoot of the messageI13/I14

213

HTML
<a id="213"></a>
Operation not yet startedThe operation is not yet startedRoot of the messageI11/I12, I13/I14

220

HTML
<a id="220"></a>
Declaration not yet receivedThe operation cannot be started because the declaration was not receivedRoot of the messageI9/I10

299

HTML
<a id="299"></a>
Duplicate messageThe same message was already received from the same sourceRoot of the messageI9/I10, I11/I12, I13/I14

...