Custom objects of type JSON

You can use objects of type JSON in ION File Connector, IMS Connector, and ION AnySQL Connector.

A custom object of type JSON is defined by its name and a JSON schema file.

An object name may contain these characters:

  • Any standard letter in any language
  • Numbers 0-9
  • Underscore (_)
  • Hyphen (-)
  • Period (.)