<?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 Can I extend the limits of output in my playbook? in Splunk SOAR</title>
    <link>https://community.splunk.com/t5/Splunk-SOAR/Can-I-extend-the-limits-of-output-in-my-playbook/m-p/615767#M974</link>
    <description>&lt;P&gt;I'm using Splunk SOAR 5.3.3. When I add 10 outputs for a playbook, the warning text appear "&lt;SPAN&gt;Limit 10 outputs reached&lt;/SPAN&gt;".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can I extend the limits of output in my playbook?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Oct 2022 13:35:27 GMT</pubDate>
    <dc:creator>peterng_</dc:creator>
    <dc:date>2022-10-04T13:35:27Z</dc:date>
    <item>
      <title>Can I extend the limits of output in my playbook?</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Can-I-extend-the-limits-of-output-in-my-playbook/m-p/615767#M974</link>
      <description>&lt;P&gt;I'm using Splunk SOAR 5.3.3. When I add 10 outputs for a playbook, the warning text appear "&lt;SPAN&gt;Limit 10 outputs reached&lt;/SPAN&gt;".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can I extend the limits of output in my playbook?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 13:35:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Can-I-extend-the-limits-of-output-in-my-playbook/m-p/615767#M974</guid>
      <dc:creator>peterng_</dc:creator>
      <dc:date>2022-10-04T13:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can I extend the limits of output in my playbook?</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Can-I-extend-the-limits-of-output-in-my-playbook/m-p/626735#M1072</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/248472"&gt;@peterng_&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;probably a little bit late and you might have found a solution to this already.&lt;/P&gt;&lt;P&gt;What I am doing in case I need more than 10 input or output variables, is putting a JSON object into one of the variables and parse it in the parent/sub playbook accordingly.&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 10:04:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Can-I-extend-the-limits-of-output-in-my-playbook/m-p/626735#M1072</guid>
      <dc:creator>fkpp2</dc:creator>
      <dc:date>2023-01-11T10:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can I extend the limits of output in my playbook?</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Can-I-extend-the-limits-of-output-in-my-playbook/m-p/626754#M1073</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/248692"&gt;@fkpp2&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/248472"&gt;@peterng_&lt;/a&gt;&amp;nbsp;you can actually get them by using "nested JSON" in the output and can also use the datapath in the playbook without parsing.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;E.G.&lt;BR /&gt;&lt;BR /&gt;output of CF = &amp;lt;field&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Output JSON {"field": {"sub-field1": "&amp;lt;value&amp;gt;", "sub-field2", "&amp;lt;value&amp;gt;"}}&lt;/P&gt;&lt;P&gt;Then just add the sub-field name to the datapath in the playbook:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="phanTom_0-1673436501951.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23311i71ADEF9983D9B0FB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="phanTom_0-1673436501951.png" alt="phanTom_0-1673436501951.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="phanTom_1-1673436517835.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23312iE70C2E5D520C3E50/image-size/medium?v=v2&amp;amp;px=400" role="button" title="phanTom_1-1673436517835.png" alt="phanTom_1-1673436517835.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-- If this helps please mark as a solution. Happy SOARing! --&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 11:28:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Can-I-extend-the-limits-of-output-in-my-playbook/m-p/626754#M1073</guid>
      <dc:creator>phanTom</dc:creator>
      <dc:date>2023-01-11T11:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can I extend the limits of output in my playbook?</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Can-I-extend-the-limits-of-output-in-my-playbook/m-p/626764#M1074</link>
      <description>&lt;P&gt;When a CF comes into play, I agree with your approach.&lt;/P&gt;&lt;P&gt;Otherwise this is what I was suggesting, when trying to pass more than 10 variables to a sub playbook:&lt;/P&gt;&lt;P&gt;Main PB:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pb1.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23314iA915595EC9509D48/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pb1.png" alt="pb1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pb3.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23315i09EFC747B9B92EDC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pb3.png" alt="pb3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Sub PB:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pb2.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23313i987D477AECC1041C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pb2.png" alt="pb2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You just need to json.loads() the ticket_input data according to your needs in a CF / code block and can access the fields as a datapath.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 11:46:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Can-I-extend-the-limits-of-output-in-my-playbook/m-p/626764#M1074</guid>
      <dc:creator>fkpp2</dc:creator>
      <dc:date>2023-01-11T11:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can I extend the limits of output in my playbook?</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Can-I-extend-the-limits-of-output-in-my-playbook/m-p/626767#M1075</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/248692"&gt;@fkpp2&lt;/a&gt;&amp;nbsp;ah yes, apologies I saw 10 outputs and instantly went to CF &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I like your approach for the playbooks. Thanks for clarifying as I am sure it will help ppl in the future.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 11:54:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Can-I-extend-the-limits-of-output-in-my-playbook/m-p/626767#M1075</guid>
      <dc:creator>phanTom</dc:creator>
      <dc:date>2023-01-11T11:54:59Z</dc:date>
    </item>
  </channel>
</rss>

