<?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: Bug in native playbook 'QRadarFullSearch' in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/bug-in-native-playbook-qradarfullsearch/m-p/569770#M2915</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/255165"&gt;@adocasar&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From what you are describing, this looks like this is an issue with our &lt;EM&gt;&lt;STRONG&gt;QRadarFullSearch&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;out of the box playbook, part of the QRadar Content Pack.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please open up a support case with our support team and someone will be assisting you with this problem.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Dec 2023 20:03:01 GMT</pubDate>
    <dc:creator>AbelSantamarina</dc:creator>
    <dc:date>2023-12-13T20:03:01Z</dc:date>
    <item>
      <title>Bug in native playbook 'QRadarFullSearch'</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/bug-in-native-playbook-qradarfullsearch/m-p/564824#M2813</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;XSOAR's native playbook named &lt;EM&gt;&lt;STRONG&gt;'QRadarFullSearch'&lt;/STRONG&gt;&lt;/EM&gt; has a task called &lt;EM&gt;&lt;STRONG&gt;'Get QRadar search results'&lt;/STRONG&gt;&lt;/EM&gt;. Everytime we run this task, it fails with the following error log:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Failed to execute qradar-get-search-results command.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Error:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Traceback (most recent call last):&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;File "&amp;lt;string&amp;gt;", line 15863, in main&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;File "&amp;lt;string&amp;gt;", line 14390, in qradar_search_results_get_command&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;File "&amp;lt;string&amp;gt;", line 12178, in search_results_get&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;File "&amp;lt;string&amp;gt;", line 11998, in http_request&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;File "&amp;lt;string&amp;gt;", line 9173, in _http_request&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;File "&amp;lt;string&amp;gt;", line 12041, in qradar_error_handler&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;DemistoException: Error in API call [404] - 404&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;The search "3ffa6801-025a-4e74-a63d-c0d916b57d93" is still being processed. Results are not yet available.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After some investigation, we found out that the problem is related with the task &lt;EM&gt;&lt;STRONG&gt;'Is search completed?'&lt;/STRONG&gt;&lt;/EM&gt; which basically consists on the following logic (see attachment for evidence):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;QRadar.Search.Status Equals (String) COMPLETED&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Somehow, this comparison is returning TRUE under the following condition (see attachment for evidence):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Label: yes, Condition: [&lt;STRONG&gt;EXECUTE Equals COMPLETED&lt;/STRONG&gt;]&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is causing the playbook the retrieve results of a search that is on an 'EXECUTE' status and therefore causing the failure of the playbook.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please check this internally?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 15:53:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/bug-in-native-playbook-qradarfullsearch/m-p/564824#M2813</guid>
      <dc:creator>adocasar</dc:creator>
      <dc:date>2023-11-08T15:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bug in native playbook 'QRadarFullSearch'</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/bug-in-native-playbook-qradarfullsearch/m-p/569770#M2915</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/255165"&gt;@adocasar&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From what you are describing, this looks like this is an issue with our &lt;EM&gt;&lt;STRONG&gt;QRadarFullSearch&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;out of the box playbook, part of the QRadar Content Pack.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please open up a support case with our support team and someone will be assisting you with this problem.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2023 20:03:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/bug-in-native-playbook-qradarfullsearch/m-p/569770#M2915</guid>
      <dc:creator>AbelSantamarina</dc:creator>
      <dc:date>2023-12-13T20:03:01Z</dc:date>
    </item>
  </channel>
</rss>

