BIP2421
Severity
20 : ErrorMessage
(<insert_0>, <insert_1>) : Left hand operand to '<insert_2>' operator must be a scalar.Explanation
The left hand operand to the operator was not a scalar valued expression.Response
Ensure that the left hand operator to the '<insert_2>' operator is a scalar and redeploy the message flow.