<?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: Unable to add docx and xlsx files in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/unable-to-add-docx-and-xlsx-files/m-p/1208842#M7700</link>
    <description>&lt;P&gt;Have you made sure you updated the required drivers for Microsoft stuff as described &lt;A href="https://support.esri.com/en/technical-article/000027949" target="_self"&gt;here&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;</description>
    <pubDate>Thu, 01 Sep 2022 19:13:13 GMT</pubDate>
    <dc:creator>RhettZufelt</dc:creator>
    <dc:date>2022-09-01T19:13:13Z</dc:date>
    <item>
      <title>Unable to add docx and xlsx files</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/unable-to-add-docx-and-xlsx-files/m-p/1207726#M7691</link>
      <description>&lt;P&gt;I've been unable to add attachments with docx or xlxs extension, obtaining an error that states 'The given key was not present in the dictionary'. Converting the docx file to pdf made it work, although I don't see why there needs to be such restriction.&lt;/P&gt;&lt;P&gt;I've obtain the same error using the following:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;featureLayer.attachments.add(oid,file_path',keywords='test')&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN&gt;managers.AttachmentManager(featureLayer).add(oid,file_path',keywords='test')&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Is this a bug?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Javier&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 15:22:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/unable-to-add-docx-and-xlsx-files/m-p/1207726#M7691</guid>
      <dc:creator>jvarasanz</dc:creator>
      <dc:date>2022-08-30T15:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add docx and xlsx files</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/unable-to-add-docx-and-xlsx-files/m-p/1208603#M7698</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you tell me the service name? Is it &lt;SPAN&gt;starting with a number rather than a letter?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Fred&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 08:57:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/unable-to-add-docx-and-xlsx-files/m-p/1208603#M7698</guid>
      <dc:creator>FrédéricPRALLY</dc:creator>
      <dc:date>2022-09-01T08:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add docx and xlsx files</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/unable-to-add-docx-and-xlsx-files/m-p/1208641#M7699</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks for your reply Fred.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The service name is Prescribed_Fire_Grant_Application_MASTER_2023. I've used the same code successfully in the past, but I've started having issues after updating to the latest version of ArcGIS Pro.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;Javier&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 12:59:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/unable-to-add-docx-and-xlsx-files/m-p/1208641#M7699</guid>
      <dc:creator>jvarasanz</dc:creator>
      <dc:date>2022-09-01T12:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add docx and xlsx files</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/unable-to-add-docx-and-xlsx-files/m-p/1208842#M7700</link>
      <description>&lt;P&gt;Have you made sure you updated the required drivers for Microsoft stuff as described &lt;A href="https://support.esri.com/en/technical-article/000027949" target="_self"&gt;here&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 19:13:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/unable-to-add-docx-and-xlsx-files/m-p/1208842#M7700</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2022-09-01T19:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add docx and xlsx files</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/unable-to-add-docx-and-xlsx-files/m-p/1208854#M7701</link>
      <description>&lt;P&gt;Still the same result. Note I'm running python on PyCharm which is pointing to ArcGIS Pro.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Javier&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 19:25:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/unable-to-add-docx-and-xlsx-files/m-p/1208854#M7701</guid>
      <dc:creator>jvarasanz</dc:creator>
      <dc:date>2022-09-01T19:25:18Z</dc:date>
    </item>
  </channel>
</rss>

