BIP5521
Severity
20 : Error
Message
Padding of element failed.
Explanation
Either the padding character specified in hexadecimal for a message element is invalid for the codepage used to write the message,
or the element cannot be padded because the padding character length is not compatible with the current length of the element
(e.g. padding needs to be put into an odd number of bytes but the padding character is two bytes wide).
Padding character : '<insert_0>'
Padding character size : <insert_1>
Padding buffer length : <insert_2>
Coded Character Set ID (CCSID) : <insert_3>
Review previous messages for details of the message set, message type and element.
Change the padding character for this element or specify a coded character set id for the message that is compatible with the specified padding character.