BIP2617
Severity
20 : ErrorMessage
Output message is empty; output node '<insert_0>'.Explanation
The WebSphere Business Integration Message Brokers output node '<insert_0>' has received a message to write to an WebSphere Business Integration output queue, but the message appears to be empty. This error may be generated when 1) there is no MQMD and no message content in the output bitstream (there really is no data) or 2) there is no MQMD and the size of the message content is less that the size of the MQMD (it appears there is no content). This situation can occur when a output message is built incorrectly using the Compute node.Response
Check the message flow to determine whether the message is being built correctly. If not, correct the problem and redeploy the broker.