CompleteTaskOnTimerBreach
This is an SLA breach script that will complete playbook tasks tagged with 'timerbreach' when the SLA breaches. This can be used to complete tasks waiting for manual input when a timer breaches its SLA, and move the playbook along.
python · CaseManagement-Generic
Details
| ID | CompleteTaskOnTimerBreach |
|---|---|
| Language | python |
| From Version | 6.5.0 |
| Docker Image | demisto/python3:3.12.13.11879924 |
| Tags | sla |
README
This is an SLA breach script that will complete playbook tasks tagged with ‘timerbreach’ when the SLA breaches.
This can be used to complete tasks waiting for manual input when a timer breaches its SLA, and move the playbook along.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | sla |
| Cortex XSOAR Version | 6.5.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
comment: "This is an SLA breach script that will complete playbook tasks tagged with 'timerbreach' when the SLA breaches. \n\nThis can be used to complete tasks waiting for manual input when a timer breaches its SLA, and move the playbook along." commonfields: id: CompleteTaskOnTimerBreach version: -1 contentitemexportablefields: contentitemfields: fromServerVersion: '' dockerimage: demisto/python3:3.12.13.11879924 enabled: true name: CompleteTaskOnTimerBreach runas: DBotWeakRole script: '' scripttarget: 0 subtype: python3 tags: - sla type: python fromversion: 6.5.0 tests: - No tests (auto formatted)