BIP3422
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 '<insert_2>' adapter request node '<insert_3>' in message flow '<insert_4>'.Explanation
The wrong type of adapter is being used with this node. The node must be the right type of node for the adapter it is trying to use. For example, a SAPInputNode must use an SAP adapter.Response
Change the node to use the correct type of adapter.