| 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. |
| Cause | Actions |
|---|---|
| XSLT applied may be erroneous. | Verify the settings for the component. |
| 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. |
| Cause | Actions |
|---|---|
| Arithmetic operation is erroneous. | Verify the value used for the arithmetics. |
| 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. |
| Cause | Actions |
|---|---|
| Failed to get rrror details. | Execute Data Check operation before executing Receive Data Check Error Details operation. |
| Cause | Solution |
|---|---|
| Result data is being used in multiple components. In multi-thread processing, the result data cannot be specified to the input source of multiple components. |
Either disable multi-thread processing or check the composition of the script. |