You access the properties of a schema element by clicking an element that you have dragged into the workflow schema. The properties of the element appear in tabs at the top right of the workflow editor.
Workflow Schema Element Properties Tabs
Certain workflow schema elements, such as the Decision element, do not include multiple tabs to manage their properties.
Schema Element Properties Tab | Description | Applies to Schema Element Type |
---|---|---|
General | Provide general information about the schema element, such as the name, description, input and output parameters, and exception handling. |
|
Scripting | Enter the JavaScript script used in the schema element. |
|
Info | Has the same functionality as the General tab. |
|
Cases | Define to which other element the Switch element switches to. | Switch |