Parameter Category | Parameter Name | From version | Description | Parameter type | Default value | Field type | Comments and restrictions |
---|
- | Activity type* | 1.0.50 | Determines how the application will operate. | Text | Process end | Non-editable dropdown list | The values to choose from are described in the table below. |
Process* | 1.0.50 | The name of the process affected by application operation. | Text | | Non-editable dropdown list | List of available processes in the system. |
Task* | 1.0.50 | Specifies the task during which the process must be in order for the application to work. | Text | | Non-editable dropdown list | List of available tasks in the process. |
Accept button | 1.0.50 | The button with which the task will be accepted. | Text | | Non-editable dropdown list | List of available buttons in task. |
Multiple process support* | 1.0.50 | When the search returns more than one process, the application will work on each of them. If set to NO, the application will throw an error. | Logical | Yes | Non-editable dropdown list | |
Searching after variable values | Variables | 1.0.50 | Variables at which the processes will be found. | Text values table | | Non-editable dropdown list | List of available variables in the process. |
Values | 1.0.50 | Values that have variables in the search process. | Text values table | | Editable field | Pass values as text, the application will automatically match the type to type of variables. |
- | Update variables | 1.0.50 | Specifies whether to update the variables together with the acceptance/cancellation. | Logical | No | Non-editable dropdown list | The parameter is shown only if "Accept process" or "Process cancellation" is selected. Shows or hides parameters from the "Set variable values" category. |
Setting variable values | Variables | 1.0.50 | Variables which values we want to set. | Text values table | | Non-editable dropdown list | List of available variables names in the process. |
Values | 1.0.50 | Values that we want to set for variables in the retrieved processes. | Text values table | | Editable field | Pass values as text, the application will automatically match the type to type of variables. When setting a tabular variable, the values should be passed as text after the semicolon, e.g. "value1; value2; value3" (see join function) |
- | Comment in updated process | 1.0.59 | Specifies whether to add a comment with user text to the updated process | Logical | No | Non-editable dropdown list | |
Comment | 1.0.59 | The content of the comment that will be added to the process | Text | | Editable field | |