<?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 Custom Automation issue in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/custom-automation-issue/m-p/567740#M2873</link>
    <description>&lt;P&gt;Hi ,&amp;nbsp;&lt;BR /&gt;I created a custom automation in python and in one point I need to retrieve a value from the incident the automation was running on.&lt;BR /&gt;For example , in a playbook there is an automation set to status=[ERROR,SUCCESS,ERROR,ERROR] and after that there is my automation that needs to use this value from the context data.&lt;BR /&gt;So how do I get this value in the automation ?&lt;/P&gt;</description>
    <pubDate>Thu, 30 Nov 2023 08:26:59 GMT</pubDate>
    <dc:creator>Bar_Magnezi</dc:creator>
    <dc:date>2023-11-30T08:26:59Z</dc:date>
    <item>
      <title>Custom Automation issue</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/custom-automation-issue/m-p/567740#M2873</link>
      <description>&lt;P&gt;Hi ,&amp;nbsp;&lt;BR /&gt;I created a custom automation in python and in one point I need to retrieve a value from the incident the automation was running on.&lt;BR /&gt;For example , in a playbook there is an automation set to status=[ERROR,SUCCESS,ERROR,ERROR] and after that there is my automation that needs to use this value from the context data.&lt;BR /&gt;So how do I get this value in the automation ?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 08:26:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/custom-automation-issue/m-p/567740#M2873</guid>
      <dc:creator>Bar_Magnezi</dc:creator>
      <dc:date>2023-11-30T08:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Automation issue</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/custom-automation-issue/m-p/568222#M2880</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/271949"&gt;@Bar_Magnezi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can read with the following method. For example, if you want to get the type of incident, you can run the below command.&lt;BR /&gt;&lt;BR /&gt;incident = demisto.incident()&lt;BR /&gt;incidentType = incident["type"]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 14:45:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/custom-automation-issue/m-p/568222#M2880</guid>
      <dc:creator>gyldz</dc:creator>
      <dc:date>2023-12-04T14:45:13Z</dc:date>
    </item>
  </channel>
</rss>

