- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
05-30-2022 03:04 AM
Is a conditional list lookup always considered 'better' in terms of performance compared to loading a list into context or just when the list is very large?
** Note: this is a question from our Customer Success Webinar: Playbook optimization in Cortex XSOAR
05-30-2022 03:05 AM - edited 05-31-2022 10:13 AM
Reply by: @RahulVijaydev
The list can be directly referenced by its name i.e ${lists.list_name}, and used as an input in your conditional along with filters and transformers. There's no real benefit from copying the list into the context when there is a possibility to read the list directly in this way, irrespective of the size of the list
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!