Versions Compared

Key

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

...

JS7 stores scheduling objects in JSON format. Users can display and can modify the JSON representation of objects such as workflows from the object's action menu:

Image Modified


The action menu items Show JSON and Edit JSON bring forward popup windows to display and to modify JSON code respectively.

...

  • Users can copy/paste JSON code to this view.
  • Changes to the JSON format are validated by use of JSON Schemas.

Image Modified

JSON Editor Tree View

The JSON Editor offers to switch from code view to tree view.

Image Modified


The tree view offers search capabilities like this:

Image Modified