Run Task Operation page
Manually run a configured task by using the run task operation page. Users must have permissions to run tasks.
To manually run a configured task, follow these steps:
- Click Run Task Configuration on the task operation page.
- Before you submit the task to run, enter any manual runtime parameters. Each task differs in how it runs and what parameters are required. Refer to the information about the specific task for the parameters and runtime characteristics of the task.
- When all parameters are entered, click Run Task to submit the request. Or, click
Cancel to return to the task operation page without running the task. Some tasks might display an extra confirmation
dialog box before the task starts to run. Custom tasks can control whether the confirmation dialog box is
shown by using the
addAdditionalConfirmationDialogmethod from the Services Framework API.
Note: The Run Task action submits the request to the Services Framework
engine. The task does not run until the engine receives the request and initiates the process.