Combining formatted messages from ForEach?

0

Hi folks,

I was just wondering if there was a way to combine formatted messages into one result from a ForEachResult loop?

Diagram showing how I would like the results to combine.

I currently have a little status message that is created by having the ForEachResult connected to a Format node. Unfortunately, I can’t think of a way to combine these created Format nodes into a single Format message that can then be used elsewhere.

I could feed the results into a Python script but that seems excessive for such a small thing (and would like to avoid if possible as it adds delay).

I also looked to see if I could have a ‘LIST’ global parameter, but that does not appear to be the case.

Any ideas?

Share This Post:

2 comments

Date Votes
0
Avatar
Alon Schwartz

Hi Ash ,

I discussed this one over with our SOAR dev team and none of us were able to think of a good way of doing this besides using a python script.

Possibly in the future we might add some extra features that might be able to tackle this issue but for now that’s what i recommend doing.

Hope that helps…

/Alon

0
Avatar
CSO Integrations

Hi Alon,

Not to worry! I’ll keep that in mind for now. Appreciate the response!

All the best,

Ash

Please sign in to leave a comment.