Error Codes
The following error codes and messages are returned by the activities that take place in the Data Conversion palette in case of errors.
Error codes are available in the msgCode field of ParseCopybookDataException and RenderCopybookDataException. The description is available in the msg field of these exceptions.
- TIBCO-BW-PALETTE-DATACONVERSION-500000
- Value of control field {1} specified could not be determined, element {0}
- TIBCO-BW-PALETTE-DATACONVERSION-500001
- Error when processing the control field value for element {0}: {1}
- TIBCO-BW-PALETTE-DATACONVERSION-500002
- High half of byte {0} in packed decimal number does not contain a digit
- TIBCO-BW-PALETTE-DATACONVERSION-500003
- Low half of byte {0} in packed decimal number does not contain a digit
- TIBCO-BW-PALETTE-DATACONVERSION-500004
- Low half of last byte in packed decimal number does not contain a valid sign
- TIBCO-BW-PALETTE-DATACONVERSION-500005
- Value of an unsigned numeric item cannot be negative
- TIBCO-BW-PALETTE-DATACONVERSION-500006
- Invalid sign character: "{0}"
- TIBCO-BW-PALETTE-DATACONVERSION-500007
- National item must be declared with SIGN SEPARATE clause
- TIBCO-BW-PALETTE-DATACONVERSION-500008
- "{0}" is not a valid decimal digit for a zoned decimal value
- TIBCO-BW-PALETTE-DATACONVERSION-500009
- Hex {0} is not a valid sign nibble for a {1} zoned decimal value
- TIBCO-BW-PALETTE-DATACONVERSION-500010
- Hex {0} is not a valid sign byte for a {1} zoned decimal value
- TIBCO-BW-PALETTE-DATACONVERSION-500011
- Value of REFER object "{0}" is not found
- TIBCO-BW-PALETTE-DATACONVERSION-500012
- Value {0} of refer object "{1}" must be a valid integer
- TIBCO-BW-PALETTE-DATACONVERSION-500013
- Value {0} of lower bound refer object "{1}" is greater than value {2} of upper bound refer object "{3}"
- TIBCO-BW-PALETTE-DATACONVERSION-500014
- Value {0} of upper bound refer object "{1}" is less than the lower bound {2}
- TIBCO-BW-PALETTE-DATACONVERSION-500015
- Value {0} of lower bound refer object "{1}" is greater than the upper bound {2}
- TIBCO-BW-PALETTE-DATACONVERSION-500016
- Value of refer object "{0}" is {1}, must be non-negative
- TIBCO-BW-PALETTE-DATACONVERSION-500017
- Value of REFER object "{0}" is not found
- TIBCO-BW-PALETTE-DATACONVERSION-500018
- Terminating zero was not found in VARYINGZ string
- TIBCO-BW-PALETTE-DATACONVERSION-500019
- Length {0} of VARYING string exceeds maximum declared length {1}
- TIBCO-BW-PALETTE-DATACONVERSION-500020
- VARYING BIT string has length {0}, must be divisible by 8
- TIBCO-BW-PALETTE-DATACONVERSION-500021
- Value of DEPENDING ON data element {1} could not be determined, element {0}.
- TIBCO-BW-PALETTE-DATACONVERSION-500022
- Value of a control element {1} is invalid, element {0}
- TIBCO-BW-PALETTE-DATACONVERSION-500023
- Value of DEPENDING ON data element {1} is invalid, element {0}
- TIBCO-BW-PALETTE-DATACONVERSION-500024
- Value {0} of DEPENDING ON data element "{1}" is not a valid integer
- TIBCO-BW-PALETTE-DATACONVERSION-500025
- Date {0} is not valid
- TIBCO-BW-PALETTE-DATACONVERSION-500026
- "{0}" is not a valid external floating point number
- TIBCO-BW-PALETTE-DATACONVERSION-500027
- Error in numeric edited value (actual message describes details of the error)
- TIBCO-BW-PALETTE-DATACONVERSION-500028
- {0} value {1} has too many digits for PICTURE clause {2}
- TIBCO-BW-PALETTE-DATACONVERSION-500029
- Input file is not specified
- TIBCO-BW-PALETTE-DATACONVERSION-500030
- Not enough data bytes
- TIBCO-BW-PALETTE-DATACONVERSION-500031
- Error reading byte contents: {0}
- TIBCO-BW-PALETTE-DATACONVERSION-500032
- Number of bytes {0} of the input base64Binary value exceeds the maximum of {1}
- TIBCO-BW-PALETTE-DATACONVERSION-500033
- Value must be supplied
- TIBCO-BW-PALETTE-DATACONVERSION-500034
- The number of bytes in supplied multi-byte string is {0}, which exceeds the byte size {1} of the item
- TIBCO-BW-PALETTE-DATACONVERSION-500035
- The number of bytes in supplied multi-byte string is {0}, which exceeds the byte size {1} of the item. The value was truncated.
- TIBCO-BW-PALETTE-DATACONVERSION-500036
- base64Binary value contains {0} bytes, must be divisible by {1} for type {2}
- TIBCO-BW-PALETTE-DATACONVERSION-500037
- REFER object value {0} is not divisible by 8
- TIBCO-BW-PALETTE-DATACONVERSION-500038
- String length {0} exceeds the length {1} specified by REFER object
- TIBCO-BW-PALETTE-DATACONVERSION-500039
- base64Binary value contains {0} bits ({1} bytes) which exceeds declared length of {2} bits ({3} bytes).
- TIBCO-BW-PALETTE-DATACONVERSION-500040
- String length {0} exceeds the length {1} specified by REFER object
- TIBCO-BW-PALETTE-DATACONVERSION-500041
- A problem with a character set (the actual message contains the details)
- TIBCO-BW-PALETTE-DATACONVERSION-500042
- Value {2} of depending data element {1} is out of minimum {3} and maximum {4} range for variable occurring element {0}.
- TIBCO-BW-PALETTE-DATACONVERSION-500043
- Value {0} has to many digits before the decimal point, must be at most {1}
- TIBCO-BW-PALETTE-DATACONVERSION-500044
- Character {0} at pos {1} is not a valid XML character
- TIBCO-BW-PALETTE-DATACONVERSION-500045
- A problem related to scaling factor P (the actual message contains the details)
- TIBCO-BW-PALETTE-DATACONVERSION-500046
- An incorrect field value is specified by Module or Process properties (the actual message contains the details)
- TIBCO-BW-PALETTE-DATACONVERSION-500047
- Numeric value {0} is too long to fit in {1} bytes
Copyright © 2021. TIBCO Software Inc. All Rights Reserved.