BIP1769
Severity
20 : ErrorMessage
Invalid message flow type <insert_0> deploying message flows; Input Terminal wired directly to Output Terminal.Explanation
When deploying message flow data, the document for message flow type <insert_0> was retrieved from the configuration repository, but was found to be invalid. It contains an Input Terminal and an Output Terminal connected together, which is not permitted.Response
Remove the connection between the Input Terminal and the Output Terminal. Alternatively, if 'passthru' behavior is required, insert a Check node with all checks set to 'no', connect the Input Terminal to the Check node 'in' terminal, and connect the Check node 'match' terminal to the Output Terminal. Modify <insert_0> and retry the deploy operation.