<?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: Is there automation that delete old incident tikcet? in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-automation-that-delete-old-incident-tikcet/m-p/540928#M2087</link>
    <description>&lt;P&gt;You could use the XSOAR File Management integration (community contributed), and add a step into your playbook to delete the file once it's uploaded to AWS.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://cortex.marketplace.pan.dev/marketplace/details/XSOARFileManagement/" target="_blank"&gt;https://cortex.marketplace.pan.dev/marketplace/details/XSOARFileManagement/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wouldn't worry about deleting the Incident, but you can do it via a command in the Core REST API integration.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://cortex.marketplace.pan.dev/marketplace/details/DemistoRESTAPI/" target="_blank"&gt;https://cortex.marketplace.pan.dev/marketplace/details/DemistoRESTAPI/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You would need another job to do it though, won't work if the Incident running your playbook tries to delete itself, then you'd need another playbook to delete that one, and so on (Basically Inception).&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 May 2023 15:19:40 GMT</pubDate>
    <dc:creator>MBeauchamp2</dc:creator>
    <dc:date>2023-05-03T15:19:40Z</dc:date>
    <item>
      <title>Is there automation that delete old incident tikcet?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-automation-that-delete-old-incident-tikcet/m-p/540875#M2085</link>
      <description>&lt;P&gt;I have a job run every 5 mins and it will upload a file to AWS, after it runs it would create an incident which I don't want to keep, is there any out of box automation that can delete incident as well as the artifact the job created to save some space?&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 08:01:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-automation-that-delete-old-incident-tikcet/m-p/540875#M2085</guid>
      <dc:creator>LinsongGuo</dc:creator>
      <dc:date>2023-05-03T08:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is there automation that delete old incident tikcet?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-automation-that-delete-old-incident-tikcet/m-p/540928#M2087</link>
      <description>&lt;P&gt;You could use the XSOAR File Management integration (community contributed), and add a step into your playbook to delete the file once it's uploaded to AWS.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://cortex.marketplace.pan.dev/marketplace/details/XSOARFileManagement/" target="_blank"&gt;https://cortex.marketplace.pan.dev/marketplace/details/XSOARFileManagement/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wouldn't worry about deleting the Incident, but you can do it via a command in the Core REST API integration.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://cortex.marketplace.pan.dev/marketplace/details/DemistoRESTAPI/" target="_blank"&gt;https://cortex.marketplace.pan.dev/marketplace/details/DemistoRESTAPI/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You would need another job to do it though, won't work if the Incident running your playbook tries to delete itself, then you'd need another playbook to delete that one, and so on (Basically Inception).&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 15:19:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-automation-that-delete-old-incident-tikcet/m-p/540928#M2087</guid>
      <dc:creator>MBeauchamp2</dc:creator>
      <dc:date>2023-05-03T15:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is there automation that delete old incident tikcet?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-automation-that-delete-old-incident-tikcet/m-p/540938#M2089</link>
      <description>&lt;P&gt;&lt;SPAN&gt;You could use "demisto-delete-incidents (Demisto REST API)" to delete incidents by id.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 16:19:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-automation-that-delete-old-incident-tikcet/m-p/540938#M2089</guid>
      <dc:creator>Josep</dc:creator>
      <dc:date>2023-05-03T16:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is there automation that delete old incident tikcet?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-automation-that-delete-old-incident-tikcet/m-p/541021#M2090</link>
      <description>&lt;P&gt;I try to use&amp;nbsp;&lt;SPAN&gt;"demisto-delete-incidents (Demisto REST API)" to test delete an incident, it give me an error&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Error from Core REST API is : Script failed to run: TypeError: Cannot read property 'constructor' of undefined at reduce_data (script:183:21(37)) (2603)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;what is that mean&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 02:12:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-automation-that-delete-old-incident-tikcet/m-p/541021#M2090</guid>
      <dc:creator>LinsongGuo</dc:creator>
      <dc:date>2023-05-04T02:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is there automation that delete old incident tikcet?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-automation-that-delete-old-incident-tikcet/m-p/541169#M2092</link>
      <description>&lt;P&gt;You should install "&lt;SPAN&gt;Demisto REST API (Deprecated)" and insert the API Key&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 06:45:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-automation-that-delete-old-incident-tikcet/m-p/541169#M2092</guid>
      <dc:creator>Josep</dc:creator>
      <dc:date>2023-05-05T06:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is there automation that delete old incident tikcet?</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-automation-that-delete-old-incident-tikcet/m-p/541331#M2098</link>
      <description>&lt;P&gt;I actually find the problem is on the REST API configuration, and API ID should be leave as blank rather than have an value. not sure why but that is how I get rid of the error&lt;/P&gt;</description>
      <pubDate>Sun, 07 May 2023 07:00:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/is-there-automation-that-delete-old-incident-tikcet/m-p/541331#M2098</guid>
      <dc:creator>LinsongGuo</dc:creator>
      <dc:date>2023-05-07T07:00:47Z</dc:date>
    </item>
  </channel>
</rss>

