Query Database smart service throwing error

Certified Senior Developer

Query Database smart service in process model showing exception "There was a problem executing the SQL query. SQL Message : [Ljava.lang.String; cannot be cast to java.lang.String".

My query was: "UPDATE Orders SET updateDate = now() WHERE orderId=ac!orderId"
ac!orderId is a "multiple" type node variable.

Can anyone help me on this?

  Discussion posts and replies are publicly visible