<?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 How to change a .xlsx file in context data or upload new from python script in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-change-a-xlsx-file-in-context-data-or-upload-new-from/m-p/523909#M1520</link>
    <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you help me with the following problem?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have an incident with .xlsx file that I handle by pandas and&amp;nbsp;openpyxl. After the file will be handled, I need to save it to the context data to upload it to IRP by IRP integration and process a ticket.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but I have a problem: when I save the .xlxs file by the method .&lt;EM&gt;&lt;STRONG&gt;save&lt;/STRONG&gt;&lt;/EM&gt; from&amp;nbsp;openpyxl the file is not changed in the context data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe someone faced this problem? What can I do? I tried to create a file by&amp;nbsp;FileCreateAndUploadV2 from python, but it doesn't work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will be grateful if anyone can help.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Dec 2022 12:17:49 GMT</pubDate>
    <dc:creator>PachaOne</dc:creator>
    <dc:date>2022-12-13T12:17:49Z</dc:date>
    <item>
      <title>How to change a .xlsx file in context data or upload new from python script</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-change-a-xlsx-file-in-context-data-or-upload-new-from/m-p/523909#M1520</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you help me with the following problem?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have an incident with .xlsx file that I handle by pandas and&amp;nbsp;openpyxl. After the file will be handled, I need to save it to the context data to upload it to IRP by IRP integration and process a ticket.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but I have a problem: when I save the .xlxs file by the method .&lt;EM&gt;&lt;STRONG&gt;save&lt;/STRONG&gt;&lt;/EM&gt; from&amp;nbsp;openpyxl the file is not changed in the context data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe someone faced this problem? What can I do? I tried to create a file by&amp;nbsp;FileCreateAndUploadV2 from python, but it doesn't work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will be grateful if anyone can help.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 12:17:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-change-a-xlsx-file-in-context-data-or-upload-new-from/m-p/523909#M1520</guid>
      <dc:creator>PachaOne</dc:creator>
      <dc:date>2022-12-13T12:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to change a .xlsx file in context data or upload new from python script</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-change-a-xlsx-file-in-context-data-or-upload-new-from/m-p/523971#M1521</link>
      <description>&lt;P&gt;with open(excel_file, 'rb') as _file:&lt;BR /&gt;demisto.results(fileResult(new_file_name_xlsx_file, _file.read()))&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 16:08:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-change-a-xlsx-file-in-context-data-or-upload-new-from/m-p/523971#M1521</guid>
      <dc:creator>PachaOne</dc:creator>
      <dc:date>2022-12-13T16:08:57Z</dc:date>
    </item>
  </channel>
</rss>

