BIP3406
Severity
20 : ErrorMessage
The adapter component '<insert_0>' does not define properties for connecting to a system of type '<insert_1>', so cannot be used by the adapter '<insert_2>' node called '<insert_3>' in message flow '<insert_4>'.Explanation
The wrong type of adapter is being used with this node. Input nodes must use inbound adapters and Request nodes must use outbound adapters.Response
Change the node to use the correct type of adapter.