BIP1755

Severity

20 : Error

Message

Invalid message flow type <insert_0> when deploying message flows.

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 for use as a top-level message flow type. It contains at least one Input Terminal or Output Terminal, which is not permitted. The cause is the direct assignment to an execution group of either one of the IBM primitive message flow types, or a user defined message flow type containing an Input Terminal or an Output Terminal.

Response

Make sure that the only message flow types you assign to an execution group are those that do not contain Input Terminals or Output Terminals. If <insert_0> is user defined, either remove any Input Terminals and Output Terminals, or create a new top-level message flow type that embeds <insert_0>. Then retry the deploy operation.