<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Phantom Decision Filter in Splunk SOAR</title>
    <link>https://community.splunk.com/t5/Splunk-SOAR/Phantom-Decision-Filter/m-p/519863#M461</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/159479"&gt;@tbrown110&lt;/a&gt;&amp;nbsp;&amp;nbsp;the 'is in' statement is a string match. For this case it would work as you described, if you put "Employee" is in "&amp;lt;datapath_value(s)&amp;gt;" then if there is any occurrence of the word employee in the data values (single or list) it will match as true.&amp;nbsp; The problem you may have is if the Non-Employees have the word 'Employee' in the data then it will still resolve to true and pass down the Employee route.&lt;BR /&gt;&lt;BR /&gt;Please add a tick below if this answers your question. Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 16 Sep 2020 12:13:35 GMT</pubDate>
    <dc:creator>phanTom</dc:creator>
    <dc:date>2020-09-16T12:13:35Z</dc:date>
    <item>
      <title>Phantom Decision Filter</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Phantom-Decision-Filter/m-p/519095#M459</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a playbook that is currently in production and I don't want to randomly test it without asking the question first.&amp;nbsp; We have a condition that has to be met in order for our playbook to continue via an if / else&amp;nbsp; decision filter. This filter is based on whether or not an user is an Employee or Non-Employee.&lt;/P&gt;&lt;P&gt;However, we have other employee and non-employee types, example would be "Employee Executive".&amp;nbsp; With this, currently the operators are&amp;nbsp;&lt;/P&gt;&lt;P&gt;== Employee&lt;BR /&gt;OR&lt;/P&gt;&lt;P&gt;== Non-Employee&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm wondering if the "in" option is more of a contains?&amp;nbsp; could I switch the operator values to just "in Employee", since the word Employee is in all string options we would want to evaluate to true on?&amp;nbsp; anything else is false and follows the else path.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 15:04:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Phantom-Decision-Filter/m-p/519095#M459</guid>
      <dc:creator>tbrown110</dc:creator>
      <dc:date>2020-09-11T15:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Phantom Decision Filter</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Phantom-Decision-Filter/m-p/519863#M461</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/159479"&gt;@tbrown110&lt;/a&gt;&amp;nbsp;&amp;nbsp;the 'is in' statement is a string match. For this case it would work as you described, if you put "Employee" is in "&amp;lt;datapath_value(s)&amp;gt;" then if there is any occurrence of the word employee in the data values (single or list) it will match as true.&amp;nbsp; The problem you may have is if the Non-Employees have the word 'Employee' in the data then it will still resolve to true and pass down the Employee route.&lt;BR /&gt;&lt;BR /&gt;Please add a tick below if this answers your question. Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 12:13:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Phantom-Decision-Filter/m-p/519863#M461</guid>
      <dc:creator>phanTom</dc:creator>
      <dc:date>2020-09-16T12:13:35Z</dc:date>
    </item>
  </channel>
</rss>

