RosettaNet XML Message Guidelines
Exception_MG_V02_00_01.htm (10-Apr-2001)
This
document has been prepared by RosettaNet (http://www.rosettanet.org) from
requirements
gathered
during the cluster/segment workshops and in conformance with the RosettaNet
methodology
Signal
Version Identifier: V02.00
1 |
1 |
Exception |
2 |
1 |
|-- ExceptionDescription |
3 |
1 |
| |-- errorClassification.GlobalMessageExceptionCode |
4 |
1 |
| |-- errorDescription.FreeFormText |
5 |
0..1 |
| |-- offendingMessageComponent.GlobalMessageComponentCode |
6 |
1 |
|-- GlobalExceptionTypeCode |
|
3: errorClassification.GlobalMessageExceptionCode |
Entity Instances |
5: offendingMessageComponent.GlobalMessageComponentCode |
Entity Instances |
6: GlobalExceptionTypeCode |
Entity Instances |
|
|
Name |
Definition |
errorClassification |
A code classifying the error. |
errorDescription |
A complete description of the nature and source of error. |
offendingMessageComponent |
The component of a transmission (e.g. Preamble, Delivery Header, Service Header) where an error condition occurred. |
|
|
Name |
Definition |
Exception |
Business information returned to a requesting party if a business processing error occurs. |
ExceptionDescription |
The collection of business properties that describe the nature of business processing errors. |
|
|||||
Name |
Definition |
Data Type |
Min |
Max |
Representation |
GlobalMessageExceptionCode |
Identifies the specific error which occurred during message processing. |
String |
1 |
|
|
FreeFormText |
Unformatted text. |
String |
1 |
|
|
GlobalMessageComponentCode |
Identifies a message component, e.g. Preamble, Delivery Header, Service Header. |
String |
1 |
|
|
GlobalExceptionTypeCode |
A unique identifier specifying the type of exception encountered during message processing. |
String |
1 |
|
|