Variables
Displays the list of variables defined for the Uproc and their value. The variables themselves can only be defined in the Uproc. However, their default values can be overwritten in the Task. The source of the value is indicated in the Origin column.
- Uproc means that the value was set in the Uproc definition.
- Task means that the value was set during the Task definition.
Select a variable and click Update to modify its value.
Change a Task’s text variable:
- Name: Shows the name of the variable being updated.
- Type: Displays the type of the variable: text.
- Length: Sets the maximum number of characters of the text (maximum 255 characters)
- Value: Value attributed to the variable for this Task..
Change a Task’s password variable:
- Name: Shows the name of the variable being updated.
- Type: Displays the type of the variable: password.
- Length: Sets the maximum number of characters of the value (maximum 255 characters).
- Value: the current value is not displayed (it seems to be empty). The new value appears as stars *******.
Change a Task’s numeric variable:
- Name: Shows the name of the variable being updated.
- Type: Displays the type of the variable: numeric.
- Min, max: Range of the variable’s value.
- Value: Value affected to the variable for this Task.
Change a Task’s date variable:
- Name: Shows the name of the variable being updated.
- Type: Displays the type of the variable: date.
- Date: Date format.
- Format: Value affected to the variable for this Task.
Changing the value will not affect the variable in Uproc definition.
Click OK to change the value of the variable in the Task. Click Cancel to close the window without making changes. Click Reset to revert to the default value defined in the Uproc.