Cortex XSOAR 6.13
Create a Filter Example
Create a filter example in Cortex XSOAR 6.13.
In this example, we want to filter all EWS Item names that have the extension exe.
In this example, we want to filter all EWS Item names that have the extension exe.

From the Filters & transformers window, in the Get field, type
EWS.Items.Nameto extract all Item names in EWS.Cortex XSOAR calculates that the context root to filter is
EWS.Items.
playbook-ews-filter.png In the Filter section, click Add filter.
In the left-hand side, add
Extensionto the filter.Select Equals (String) → ignore case.
In the right-hand side, add
exe.
playbook-filter-ews.png Click the checkbox to save the filter.
Click Test.
You can see we have filtered all item names that have the extension
exe.
playbook-test-v6.png
Last updated
Was this helpful?
