CloseLinkedIncidentsPostProcessing
Post Processing Script that will close linked Incidents when the Incident is closed. Will set the same close code as the parent, and add closing notes from the parent.
python · CaseManagement-Generic
Details
| ID | CloseLinkedIncidentsPostProcessing |
|---|---|
| Language | python |
| From Version | 6.8.0 |
| Docker Image | demisto/python3:3.12.13.11879924 |
| Tags | post-processing training internal |
README
Post Processing Script that will close linked Incidents when the Incident is closed. Will set the same close code as the parent, and add closing notes from the parent.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | post-processing, training, internal |
| Cortex XSOAR Version | 6.8.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
comment: 'Post Processing Script that will close linked Incidents when the Incident is closed. Will set the same close code as the parent, and add closing notes from the parent. ' commonfields: id: CloseLinkedIncidentsPostProcessing version: -1 dockerimage: demisto/python3:3.12.13.11879924 enabled: true name: CloseLinkedIncidentsPostProcessing runas: DBotWeakRole script: '' scripttarget: 0 subtype: python3 tags: - post-processing - training - internal type: python fromversion: 6.8.0 tests: - No tests (auto formatted)