BIP5359

Severity

20 : Error

Message

Input Message is only partially parsed.

Explanation

The input message is only partially processed. This may be due to the presence of one or more unresolved embedded messages that have not been explicitly referred to in the ESQL contained in a compute node. This may cause a failure when some workers attempt to write the message.

Response

An unresolved embedded message is a message that is contained in another message and whose identity is established by ESQL statements only. Please ensure that all unresolved embedded messages in the input message are referred to explicitly, i.e. named, in the ESQL code.