Database Error Messages

JZN-00462

variable path root is not a document node

Cause

A JSON variable was used as the root of a path expression but contained a scalar value instead of a document node.


Action

Enusre that variable-based path expressions use only document node values for the variable value.