BIP5377
Severity
20 : ErrorMessage
Message validation error. An unresolved choice within parent '<insert_0>' could not be resolved using defaults.Explanation
A parent element, '<insert_0>', of composition 'Choice' or 'Sequence' that contains an embedded group of composition 'Choice', could not be resolved. All resolutions of the choice were deemed to be mandatory.Response
Resolve the choice in the message flow. For example, refer to a specific member of the choice in a Compute node, a Java Compute node, or a Mapping node.