Task Selection Dialog |
Top Previous Next |
This feature is only available to users that hold a Pro License and Tasks can be used ONLY in the Tasks Section of the project script
The Task Selection dialog allows you to choose whether Tasks you have created in your project script should be run or ignored when you execute a project script from within Pipeline Runner Studio. This could be because you do not want to repeat some of the tasks, or because you have a single script and you want to be able to choose its configuration for each run.
If you have configured a Tasks Section and added at least one Task to it, the dialog will be displayed automatically when you click the Run Project toolbar button or menu item. If there are two or more tasks, the dialog will display the Configuration options:
The Task Selection dialog Note: The tasks shown above are entirely fictitious. The items you will see when you have a Tasks Section in your project will be specific to you and the script you have created. The various parts of the dialog are used as follows:
Default Configuration
There is always a default configuration, which represents the way in which the Tasks were configured in the script and the default setting (initially Checked or initially Unchecked).
Creating a Configuration
To create a configuration, simply select or deselect the relevant entries in the dialog, and then click the Add Configuration button. A new dialog will be displayed for you to enter a name for the new Configuration:
The Add Configuration dialog
When you click the OK button, the new configuration will be stored as part of the current Project.
Editing a Configuration
You can edit a configuration by selecting or deselecting the relevant entries in the dialog, and then click the Add Configuration button and give it the name of the existing configuration that you would like to change. A warning will be displayed, and if you allow it to continue the original configuration will be overwritten with the new one.
Selecting a Configuration
To select a configuration, simply drop the combo and select from the configurations that have already been created:
The Task Selection dialog showing multiple tasks available for selection
When you select a configuration, the dialog will be automatically reconfigured to match:
The Task Selection dialog showing the Second Task Only configuration selected IMPORTANT: When you add to or edit the list of configurations the project is marked as having been modified. If you then close the project without saving the changes, all changes to the configurations will be lost. See Also: Tasks Tasks Section AddTask Command
|