Edit Data Model screen

Changes a data model for a process.

Figure: Edit Data Model screen

Edit Data Model screen

Video: Configuring Process Data

Examples

Prerequisites

How to Start

  1. Click App Builder.

    Click App Builder
  2. On the App Builder Home screen, click All Apps.

    Click All Apps
  3. On the All Apps screen, on an app, click Edit Edit icon.

    Click Edit
  4. On the App Details screen, hover over the data model, and click Edit Edit icon.

    Click Edit Data Model

Fields

Field NameDefinition

Element Type

Description:
Specifies the type of the schema element.
Allowed Values:
  • Element - A basic schema element.
  • SimpleType - A schema element that cannot contain other schema elements.
  • ComplexType - A schema element that contains other schema elements.

Element Name

Description:
Specifies the name of the schema element.
Allowed Values:
One line of text (a string).

Accepted:

  • Letters
  • Numbers
  • Spaces
Example:
Refer to:

Data Type

Description:
Specifies the data type of the schema element.
Allowed Values:
  • string
  • byte
  • boolean
  • dateTime
  • double
  • decimal
  • float
  • integer
  • long
  • short
Example:
Refer to:

Repeatable

Description:
Specifies if the schema element is repeatable.
Allowed Values:
  • Selected - The schema element is repeatable.
  • Deselected - The schema element is not repeatable.

Delete Delete icon

Function:
Deletes the element.

Add Data Source Add Data Source icon

Function:
Specifies the data source in your data model.

Edit Data Source Edit Data Source icon

Function:
Changes the data source in your data model.

Validate App Schema Validate Application Schema icon

Function:
Makes sure the data model is complete and operates correctly.

This feature can detect some common errors, such as incomplete elements.

View App Schema As XML View Application Schema As XML icon

Function:
Shows a snippet of the XML code made for the element in the box.

Export App Schema As XSD Export Application Schema As XSD icon

Function:
Lets you download the data model as an XSD file.

Export App Schema As XML Export Application Schema As XML icon

Function:
Lets you download the data model as an XML file.

Import Process Variables From XSD Import Process Variables As XML icon

Function:
Uploads the process data variable from your local machine, and adds it to your data model.

Export Process Variables As XSD Export Process Variables As XML icon

Function:
Lets you download the process data variables as an XSD file.