Change a Schema Element
To change an element, do the procedure in this topic.
Examples
- (Example) Configure Process Data Variables for a Next Loop Activity
- (Example) Configure Process Data Variables for Voting Approval in Advanced Task Activity
- (Example) Create Zoom Meeting
- Examples - Step-by-step use case examples, information about what types of examples are provided in the AgilePoint NX Product Documentation, and other resources where you can find more examples.
How to Start
- In the Application Explorer, in the My Applications pane, expand [Application Name] > Processes.
- Click your process name.
- Do one of these:
- In the content pane, double-click Schema.
- Select Schema.xsd
- Click Edit .
- In the content pane, double-click Process Model.
- Double-click your process.
- Click Form Data .
- On the Data screen, in the Data Source, click Edit .
- In the content pane, double-click Schema.
Procedure
- On the Data Model screen, select the element, complete these fields:
Field Name Definition Element Name
- Function:
- Specifies the name of the schema element.
- Accepted Values:
- One line of text that can have spaces.
- Example:
- Refer to:
Data Type
- Function:
- Specifies the data type of the schema element.
- Accepted Values:
-
- string
- byte
- boolean
- dateTime
- double
- decimal
- float
- integer
- long
- short
Repeatable
- Function:
- Specifies if the schema element is repeatable.
- Accepted Values:
-
- Selected - The schema element is repeatable.
- Deselected - The schema element is not repeatable.