<?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: Change parameter dynamically In playbook in Splunk SOAR</title>
    <link>https://community.splunk.com/t5/Splunk-SOAR/Change-parameter-dynamically-In-playbook/m-p/667021#M1316</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/261760"&gt;@meshorer&lt;/a&gt;&amp;nbsp;when you join 2 or more lines to a block it creates a join that by default will wait for all connected blocks to complete.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you open the code block settings and expand the Advanced drop-down you should see some tick boxes. As long as the 2 block prior could only ever go down 1 route then you can untick all boxes and it should work.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Nov 2023 14:38:45 GMT</pubDate>
    <dc:creator>phanTom</dc:creator>
    <dc:date>2023-11-01T14:38:45Z</dc:date>
    <item>
      <title>Change parameter dynamically In playbook</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Change-parameter-dynamically-In-playbook/m-p/666999#M1313</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;during a playbook,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to check a parameter with a condition, and if the condition result true, I would like to use that parameter. But if the condition result is false, I would then use a different parameter.&lt;/P&gt;&lt;P&gt;is there a way to do that without duplicating a lot of blocks?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 12:33:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Change-parameter-dynamically-In-playbook/m-p/666999#M1313</guid>
      <dc:creator>meshorer</dc:creator>
      <dc:date>2023-11-01T12:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Change parameter dynamically In playbook</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Change-parameter-dynamically-In-playbook/m-p/667003#M1314</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/261760"&gt;@meshorer&lt;/a&gt;&amp;nbsp;is the value you would use when NOT true hardcoded or from other information in the event/artifact?&lt;/P&gt;&lt;P&gt;I think for this you might be best to use a Code Block / Custom Function to have a single output and do all the checking in code based on the inputted value(s).&amp;nbsp;&lt;/P&gt;&lt;P&gt;-- Happy SOARing! --&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 12:54:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Change-parameter-dynamically-In-playbook/m-p/667003#M1314</guid>
      <dc:creator>phanTom</dc:creator>
      <dc:date>2023-11-01T12:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Change parameter dynamically In playbook</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Change-parameter-dynamically-In-playbook/m-p/667013#M1315</link>
      <description>&lt;P&gt;Thank you,&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222170"&gt;@phanTom&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a code block to check it and then outputs the relevant parameter did it.&lt;/P&gt;&lt;P&gt;but now I have another problem- when I &amp;nbsp;try to connect two blocks that are separated with a decision block, to the same prompt block or decision block, it doesn’t work.&lt;/P&gt;&lt;P&gt;for one case it goes well, but for the second case the debug shows “join_ &amp;lt;block name&amp;gt; called”, but the playbook ends there.&lt;/P&gt;&lt;P&gt;Why does it happen?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 13:50:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Change-parameter-dynamically-In-playbook/m-p/667013#M1315</guid>
      <dc:creator>meshorer</dc:creator>
      <dc:date>2023-11-01T13:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Change parameter dynamically In playbook</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Change-parameter-dynamically-In-playbook/m-p/667021#M1316</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/261760"&gt;@meshorer&lt;/a&gt;&amp;nbsp;when you join 2 or more lines to a block it creates a join that by default will wait for all connected blocks to complete.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you open the code block settings and expand the Advanced drop-down you should see some tick boxes. As long as the 2 block prior could only ever go down 1 route then you can untick all boxes and it should work.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 14:38:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Change-parameter-dynamically-In-playbook/m-p/667021#M1316</guid>
      <dc:creator>phanTom</dc:creator>
      <dc:date>2023-11-01T14:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Change parameter dynamically In playbook</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Change-parameter-dynamically-In-playbook/m-p/667043#M1317</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222170"&gt;@phanTom&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you are a genius!&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you very much&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 17:22:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Change-parameter-dynamically-In-playbook/m-p/667043#M1317</guid>
      <dc:creator>meshorer</dc:creator>
      <dc:date>2023-11-01T17:22:09Z</dc:date>
    </item>
  </channel>
</rss>

