Define Input and Output Parameters
As for other skills that can be used to build a process, you can define input and output parameters to bind to the components of a user task.
Three predefined output parameters are available by default to bind to components in a user task:
-
decision: string parameter defining the decision made (approve or reject)
-
processor: string parameter defining the person making the decision
-
status: string parameter defining the status of the execution
To create input and output parameters for the user task:
-
Go to the User task information panel and click the I/O tab.
-
Choose Add new input parameter or Add new output parameter.
-
Enter a name and a description.
-
Select the type of parameter: string, number, boolean or an existing data type.
-
Save your changes.
