BIP5569

Severity

20 : Error

Message

CWF Worker: The tree does not resolve a structure or group with type composition of Message.
Message name: <insert_1>
Element name: <insert_2>

Explanation

The CWF worker has encountered a structure or group with a type composition of Message and there no corresponding embedded message in the message tree. The type composition of 'Message' provides a choice of messages to be resolved and so there must be at least one embedded message in the message tree.

Response

If the tree does not contain the required embedded message then one needs to be created to resolve the type composition of message. If the tree does contain the required embedded message then ensure that this has been created at the correct location to match the messsage model. If the structure or group is repeating or contained within a repeating parent then ensure that all occurrences have been created up to the maxOccurs value.