Basic properties
The basic properties for a script task are:
Property | Required | Description |
---|---|---|
ID | Required | The unique identifier for the script task. This is system generated and cannot be altered, for example: ServiceTask_0a1cgxd |
Name | Optional | The name of the script task. This will be displayed on the canvas. |
Documentation | Optional | A free text description of what the script task does. |
Multi-instance type
Script tasks can be set to repeat sequentially or in parallel when the process flow reaches them.
Script name
The name of the script to use. The script must exist within the same project as the process definition to be selected. Select a script from the drop-down list, or create a new one using the + symbol.
Mapping type
The mapping type sets how data is passed between the script and the process. There are five options for sending this data. The default value is Send no variables.