GetErrorsFromEntry
Common Scripts Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.2.0 and later.
Get the error(s) associated with a given entry/entries. Use ${lastCompletedTaskEntries} to check the previous task entries. The automation will return an array of the error contents from those entries.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | Utility |
Cortex XSOAR Version | 6.2.0 |
#
InputsArgument Name | Description |
---|---|
entry_id | Entry to check |
#
OutputsPath | Description | Type |
---|---|---|
ErrorEntries | Contents of the errors associated with the entry/entries | Unknown |