Adding a Schema Object or Field - Workflow - English - Foundation 22.1 - OnBase - Premier - external - Standard - Premier - Standard

Workflow

Platform
OnBase
Product
Workflow
Release
Foundation 22.1
License
Premier
Standard

Schema (application/json) in the Request tab allows users to add either an object or a field. The schema controls are enabled for the HTTP, PUT, POST, and PATCH verbs only.

To add a schema object:

  1. In the Request tab under Schema (application/json), click Add and select Object from the drop-down list.

    The Schema Object dialog box is displayed.

  2. Enter the schema object name and select either the Array or Nullable checkbox, if applicable.
  3. Click OK.

To add a schema field:

  1. In the Request tab under Schema (application/json), click Add and select Field from the drop-down list.

    The Schema Field dialog box is displayed.

  2. Enter the field name and select a data type from the Data Type drop-down list.
  3. In the Mapping section, map the data type to any of the following options:
    • None
    • Keyword
    • Property
    • Constant Value
  4. Click OK.