Aborting a Process Launched by a Task
From OpsWise Documentation Wiki
Your trail:Aborting a Process Launched by a Task
Open as PDF
You can instruct the system to abort a process under certain conditions. For example, you may want to abort a task if it is running too long. For demonstration purposes, we will set a Sleep task to run for 60 seconds and specify an Abort action if the task runs longer than 45 seconds.
- Create a new Sleep task that will run for 60 seconds. Enable Late Finish, specify a Late Finish Type of Duration, and enter 45 seconds.
- Save the task and click the Actions tab.
- Click New and select Abort Action.
- Enable On Late Finish and click Submit.
- Launch the Sleep task.
- Navigate to the Activity screen. After 45 seconds, the task goes to Finished status.
- Click on the task instance to display details. Note the status description indicates:
State was forced from RUNNING to FINISHED
For additional information, see:



