<?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: XSOAR  Search queries in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-search-queries/m-p/530573#M1795</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/271331"&gt;@Parans&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can do this in multiple ways.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. &lt;STRONG&gt;Incident page&lt;/STRONG&gt; - Search for the incidents you want to affect. Select the top-level check box and "Select all" link. Then us the "Run Command" button. Execute the command link this&amp;nbsp;&lt;CODE&gt;!lr-case-tags-remove case_id=${incident.id}&amp;nbsp;tag_numbers=154&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2023-02-10 at 7.16.26 am.png" style="width: 486px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/47762i78F3410071F098BC/image-dimensions/486x155/is-moderation-mode/true?v=v2" width="486" height="155" role="button" title="Screen Shot 2023-02-10 at 7.16.26 am.png" alt="Screen Shot 2023-02-10 at 7.16.26 am.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. &lt;STRONG&gt;Incident Context&lt;/STRONG&gt; - Save the incident id's to the context in a list.&amp;nbsp; Issue the command&amp;nbsp;&lt;CODE&gt;!lr-case-tags-remove case_id=${incident.id}&amp;nbsp;tag_numbers=154&lt;/CODE&gt; in the warroom. Cortext will handle the looping part. Depending on the incident list size. You might want this to be playbook in quiet mode to improve performance.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Feb 2023 01:54:12 GMT</pubDate>
    <dc:creator>jfernandes1</dc:creator>
    <dc:date>2023-02-10T01:54:12Z</dc:date>
    <item>
      <title>XSOAR  Search queries</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-search-queries/m-p/529569#M1756</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Hello Team,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Trying to remove tags from multiple cases at one go however failed due to incorrect syntax.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;!lr-case-tags-remove case_id:&lt;STRONG&gt;"16563,16532,16626" tag_numbers=154&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Should it be split into multiple lines to execute? could someone assist me with the best way to achieve this requirement.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Regards&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Parans&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 02 Feb 2023 06:03:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-search-queries/m-p/529569#M1756</guid>
      <dc:creator>Parans</dc:creator>
      <dc:date>2023-02-02T06:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: XSOAR  Search queries</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-search-queries/m-p/530573#M1795</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/271331"&gt;@Parans&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can do this in multiple ways.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. &lt;STRONG&gt;Incident page&lt;/STRONG&gt; - Search for the incidents you want to affect. Select the top-level check box and "Select all" link. Then us the "Run Command" button. Execute the command link this&amp;nbsp;&lt;CODE&gt;!lr-case-tags-remove case_id=${incident.id}&amp;nbsp;tag_numbers=154&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2023-02-10 at 7.16.26 am.png" style="width: 486px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/47762i78F3410071F098BC/image-dimensions/486x155/is-moderation-mode/true?v=v2" width="486" height="155" role="button" title="Screen Shot 2023-02-10 at 7.16.26 am.png" alt="Screen Shot 2023-02-10 at 7.16.26 am.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. &lt;STRONG&gt;Incident Context&lt;/STRONG&gt; - Save the incident id's to the context in a list.&amp;nbsp; Issue the command&amp;nbsp;&lt;CODE&gt;!lr-case-tags-remove case_id=${incident.id}&amp;nbsp;tag_numbers=154&lt;/CODE&gt; in the warroom. Cortext will handle the looping part. Depending on the incident list size. You might want this to be playbook in quiet mode to improve performance.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2023 01:54:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/xsoar-search-queries/m-p/530573#M1795</guid>
      <dc:creator>jfernandes1</dc:creator>
      <dc:date>2023-02-10T01:54:12Z</dc:date>
    </item>
  </channel>
</rss>

