XSOAR | Automation Command | setMultiple(Builtin)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

XSOAR | Automation Command | setMultiple(Builtin)

While using the Automation Command setMultiple in a playbook task, which expects Keys and Values with the Parent Context Key passed as arguments (Keys and Values as comma‑separated values):

 

Example CLI command:
!SetMultipleValues parent=test_parent keys=key1,key2,key3 values=val1,val2,val3

 

How can we apply Filters and Transformers on each of the values before setting them to context?


Scenario:
The values are being read from the output of a previous task:
Task1.field1: VALUE1
Task1.field2: VALUE2
Task1.field3: VALUE3

Expected Result in Context Data:
Test.Key1 : value1
Test.Key2 : value2
Test.Key3 : value3

0 REPLIES 0
  • 138 Views
  • 0 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!