BIP1762

Severity

20 : Error

Message

Invalid message flow type found when deploying message flows.

Explanation

When resolving the connections between nodes in a message flow, a connection was found that could not be resolved to Input Terminal <insert_1> in message flow type <insert_3>. The message flow type in error is the one that embeds <insert_3>, and may be identified from label <insert_2>.

Response

The most likely cause is that <insert_1> has been modified to remove Input Terminal <insert_1>, but the message flow type embedding <insert_3> was not modified to remove the connection to Input Terminal <insert_1>. Ensure that all message flow types in the message flow are consistent, and retry the deploy operation.