BIP3421

Severity

20 : Error

Message

The adapter component '<insert_0>' is not an outbound adapter so cannot be used by the adapter request node '<insert_1>' in message flow '<insert_2>'.

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.