BIP5437
Severity
20 : ErrorMessage
The group indicator was missing in the bit stream.
Type or group: <insert_0>
Group indicator expected: <insert_1>
At offset: <insert_2>Explanation
The MRM TDS parser could not parse the data in the bit stream for complex type or group '<insert_0>'. A group indicator '<insert_1>' was not present in the bit stream at offset '<insert_2>'.Response
The message model definition does not match the bit stream.
Check that your model definition is correct and if so, update your bit stream data accordingly.
Collect debug-level user trace for more information on how the model is being matched.