Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Accessing data in JSON Objects within DataMiner schema's

Through the database schema's page ("<appliance url>/dm/schema") it is possible to see the various tables and fields that can be queried. In certain cases it is possible that the table contain JSON objects identified as "jsonb" type fields. These are collections of additional fields.

To see what is contained in such an object in your DataMiner query use:

...