GetFilePathPreProcessing
Community Common Scripts Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.2.0 and later.
This is a pre-processing script that is used to create the attachments of incoming incidents in an existing incident, then drop the incoming incident. It should be configured as a pre-processing rule, and the logic for finding the right incident should be added to the code manually. The automation collects the paths and names of the attachments of the incoming incident and passes it to the "CreateFileFromPathObject" automation that is being executed on the existing incident.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | preProcessing |
#
InputsThere are no inputs for this script.
#
OutputsThere are no outputs for this script.