BIP2417
Severity
20 : Error
Message
(<insert_0>, <insert_1>) : Invalid field reference correlation name '<insert_2>' for BITSTREAM function.
Explanation
The correlation name for a field reference passed as a parameter to the BITSTREAM function is not valid. Only field references beginning with 'InputRoot', 'InputBody', 'Root' or 'Body' are valid as parameters to this function.
Response
Ensure that the field reference passed to the BITSTREAM function starts with one of the permitted correlation names and redeploy the message flow.