Database Error Messages

JZN-00320

Value of comparison operator must be a scalar

Cause

The value supplied to an operator was not a JavaScript Object Notation (JSON) scalar value.


Action

Use only strings, numbers, or JSON literals; do not use an object or array.