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

IDCloseLinkedIncidentsPostProcessing
Languagepython
From Version6.8.0
Docker Imagedemisto/python3:3.12.13.11879924
Tagspost-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)