All Message Codes fall into DATA Category

The following message codes corresponds to error messages asserted when erroneousness in data is detected.


DATA0001E

Message code corresponds to the error occurred when parsing XML document has failed.

Cause Actions
The document is not compliant with a proper XML structure. Review the document and confirm that it conforms to the specifications of the XML standard.

Corresponding error


DATA0002E

Message code corresponds to the error occurred during transformation of XML document.

Cause Actions
XSLT applied may be erroneous. Verify the settings for the component.

Corresponding error


DATA0003E

Message code corresponds to the error occurred during conversions to numeric values.

Cause Actions
Attempted to convert a string to one of the numeric type, however the string does not have the appropriate format. Please verify that the string is appropriate for numeric conversion.

Corresponding error


DATA0004E

Message code corresponds to the error occurred when there is an exceptional arithmetic condition. For example, an integer "divide by zero" .

Cause Actions
Arithmetic operation is erroneous. Verify the value used for the arithmetics.

Corresponding error


DATA0005E

Message code corresponds to the error occurred which indicates that the specified data is not valid as XML.

Cause Actions
Failed to validate the input data as XML. Make sure whether the input data is valid against the XML schema or DTD or not.

Corresponding error


DATA0006E

Message code corresponds to the error occurred while executing Receive Data Check Error Details operation.

Cause Actions
Failed to get rrror details. Execute Data Check operation before executing Receive Data Check Error Details operation.

Corresponding error