- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-22-2022 12:46 AM
Hi all!
I've been looking at trying to make a section in a layout a static list, but could not find any easy ways to do it.
Essentially what I am looking for is:
I have a layout, in which I have a section called X. Now what I want is that every time an incident is created, the section field X is populated with the contents of a list called Y.
The contents of the list will be different depending on what account / tenant the incident is created under, and they all share the same layout.
The simplest way I have found so far is to have a task which takes the contents of the list, assigns it to a key, and then the section X contains this key.
But surely this doesn't seem to be the easiest way. I would prefer if I could avoid having to run a playbook every time...
11-28-2022 08:29 AM
You'll need to use a dynamic section, which is a type of automation.
There is a training video on dynamic sections, that actually covers pulling data from an XSOAR list on the XSOAR Engineer series:
The example dynamic section they did is also apart of the Case Management - Generic Pack in the XSOAR Marketplace, and can serve as a great example, it's called CaseMgmtAnalystTools:
https://cortex.marketplace.pan.dev/marketplace/details/CaseManagementGeneric/
11-28-2022 08:29 AM
You'll need to use a dynamic section, which is a type of automation.
There is a training video on dynamic sections, that actually covers pulling data from an XSOAR list on the XSOAR Engineer series:
The example dynamic section they did is also apart of the Case Management - Generic Pack in the XSOAR Marketplace, and can serve as a great example, it's called CaseMgmtAnalystTools:
https://cortex.marketplace.pan.dev/marketplace/details/CaseManagementGeneric/
12-06-2022 03:19 AM
This worked perfectly, thank you for the instructions @MBeauchamp2 !
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!