Disaggregate Response Guidelines
See How To Use this Guide before interpreting the guidelines below.
The following data is included in the message response:
Data Element | Occurs Length |
Type | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
S:Envelope | – |
1...1- | Required. SOAP Envelope root element. | ||||||
S:Body | – |
1...1- | Required. SOAP Message Body. | ||||||
ns2:DisaggregateResponse | – |
1...1- | Required. Disaggregate response message. | ||||||
TLResponse | – |
0...1- | Required. TraceLink response. | ||||||
Success | – |
0...1- | Required. Indicates if the disaggregate request successfully processed.1 | ||||||
ExceptionReturn | – |
0...1- | Conditionally required if Success = false , otherwise omitted. Contains error information. |
||||||
CallException | – |
1...*- | Required. Contains error details such as exception code and error message, if available. | ||||||
ExceptionCode | 0/* |
0...1String | Required. Error code. |
||||||
ExceptionMessage | 0/* |
0...1String | Conditionally required if exception message exists. Message that further describes
the error condition. |