BIP5384
Severity
20 : ErrorMessage
The Message Type Path <insert_0> does not reference an embedded message.Explanation
When using the ASBITSTREAM or CREATE ... FIELD ... PARSE functions in FolderBitStream mode, the root of the bitstream or tree must be an embedded message. Thus, the Message Type Path must reference a message defined within the message model.Response
Modify the message path passed as a parameter to the ASBITSTREAM or CREATE ... FIELD .. PARSE function so that it references a message within the message set.