The Cancel Specification Timer Task will cancel all Specification Timers or named Specification Timers.
Property Name | Description |
---|---|
Timer Names | The names of the timers to cancel. Delimit multiple timer names with a pipe bar "|" or use a "*" to stop all timers. |
When this task is added the properties are static by default.
See How To: Change A
Static Property To A Dynamic Property to enable rules to be built on these properties.
Canceling all running Specification Timers
Property Name | Example Rule | Example Result | Meaning |
---|---|---|---|
Timer Names | "*" | * | Will cancel all running Specification Timers. |
Canceling specific running Specification Timers. Timer1, Timer2 and Timer3 are currently running.
Property Name | Example Rule | Example Result | Meaning |
---|---|---|---|
Timer Names | "Timer1|Timer3" | Timer1|Timer3 | Will cancel Timer1 and Timer3. But will leave Timer2 unaffected. |
This task has different types of Outputs. For more information about Outputs see Specification Macros Task Node.
Outputs are only available within Specification Macros. Currently Outputs are not available for Specification Flow.
This task supports Status Outputs. These can be used to perform different actions depending on what the status outcome of the task is. For more information see Status Outputs in the Task Node Outputs section of Specification Macros Task Node.
The status output navigation is as follows:
Success
Success with Warnings
Failed (one of the following occurred)