Run Job Dialog
You can use the Run Job dialog box to define input variables and use them while running batch jobs. The following list and buttons are available:
Variables - Specifies the input variables that have been defined in the job. You cannot delete the variables that come with the job. Also, user created variables cannot be passed to the job.
New Variable - Creates a new variable for the current run. Any newly created variables will not be available for future runs.
Edit Value - Enables you to edit the value for the selected variable.
Rename Variable - Enables you to rename the current variable.
Delete drop-down menu:
- Clear value (null) - Set the value for the selected variables to return a value of null instead of an empty string.
- Clear all values (null) - Set the value for all variables to return a value of null instead of an empty string.
- Delete - Enables you to delete the variable for the current run. You can only delete the variables you added, not job level variables.
Click Run to start the job and apply the defined variables.