These plugins help you to cancel your workflows.
This plugin supports the cancelling of running workflow instances. The plugin supports either a single workflow instance ID or a search criteria in order to match and cancel multiple workflow instances.
| Field | Value | Explanation |
|---|---|---|
| Icon | Plugin icon | |
| Sub-type | Workflow cancel | Sub-type of this plugin |
| Classification | Cancel | Classification of this plugin |
| Deployment | Internal | Whether the plugin is deployed inside Dalet Flex or within another product |
| Supports Configuration | ![]() |
Whether this plugin supports configuration |
| Supports Scripting | ![]() |
Whether configuration supports scripting |
| Scripting Context | job, asset, event | What Dalet Flex objects can be referenced from within the scripting context. Note: the event object is only visible in the context of an action running in an event handler. |
| Undo Action | The action required to undo this action | |
| Redo Action | The action required to redo this action | |
| Timeout | Whether to select a timeout | |
| Auto retry | Whether to select an automatic retry | |
| Compatibility | 5.x | What versions of Dalet Flex this plugin works for |
| Lifecycle | Stable | Maturity of this plugin (Experimental, Unstable or Stable) |
| Field | Field Type | Mandatory | Multiplicity | Description |
|---|---|---|---|---|
| Workflow Instance ID | string | ![]() |
0..1 | ID of the workflow instance |
| Search Criteria | complex | ![]() |
0..1 | Workflow criteria used for searching |
| Workflow Definition | Workflow Definition | ![]() |
Specify workflow definition | |
| Workflow Variable | complex | ![]() |
0..1 | Workflow context variable name and value used for searching |
| Name | string | ![]() |
Name of the variable | |
| Value | text | ![]() |
Value of the variable |