Fault Tab
When Parse Copybook Data encounters an error, it generates ParseCopybookDataException fault.
| Field | Data Type | Description |
|---|---|---|
| msg | String | An error message. |
| msgCode | String | Error code. See Error Codes for a list of possible values. |
| element | String | The name of a copybook schema element where the error was detected. |
| record | Integer | A zero-based number of a record where the fault occurred. |
| offset | Integer | The offset of the beginning of a copybook element where the fault occurred. The offset is zero-based and relative to the beginning of the data. |
| faultBytes | Base64Binary | Binary data of the item that contains the error. |
For more details on related corrective actions, see the TIBCO ActiveMatrix BusinessWorks Error Codes manual.
Copyright © 2021. TIBCO Software Inc. All Rights Reserved.
