BIP2476

Severity

20 : Error

Message

(<insert_1>, <insert_2>) : Illegal argument type for EXTRACT function called with value <insert_3>.

Explanation

The argument to the EXTRACT function must be a datetime or interval valued expression. The EXTRACT function was called with the value <insert_3>.

Response

Correct the syntax of your ESQL expression in node <insert_1>, around line and column <insert_2>, then redeploy the message flow: Ensure that the argument supplied to the EXTRACT function is a datetime or an interval.