BIP5464
Severity
20 : ErrorMessage
An MRM Custom Wire Format physical format field reference error has occurred.
The error occurred during the parsing or output of an element or attribute (field). This field has either a length reference or repeat reference defined. However, the value of the target of this field reference could not be determined.
Current message: <insert_1>
Current field: <insert_2>
Target of field reference: <insert_3>Explanation
One of the following actions may resolve the problem:
Check that the length reference or repeat reference information has been correctly defined in the message model.
On parsing, ensure that the target of the field reference has been correctly parsed and is present in the input bit stream.
On output, ensure that the target of the field reference is present in the message tree.