BIP4428

Severity

20 : Error

Message

Missing aggregate request information in Environment. The missing information was in aggregate folder : '<insert_0>'.

Explanation

An AggregateControl node attempted to process the information about individual aggregate requests. In order to do so, it needs specific information to be stored by AggregateRequest nodes. Part of that information could not be found.

Response

Ensure that the message flow is correctly designed for aggregation. In particular, verify that Output nodes come before AggregateRequest nodes and that the Environment of the message tree is not changed by the flow after the AggregateControl node.