BIP2597
Severity
20 : Error
Message
(<insert_0>, <insert_1>) : An expression which evaluates to a scalar value is required here.
Explanation
The expression supplying the parameter must evalaute to a value of a suitable type. The given expression cannot possibly do so.
Response
Correct the logic of the ESQL program and re-deploy the message flow.