<?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: Microsoft Share Point Connector error: Error during download: Unable to read data from the transport connection: Connection reset by peer in Data Movement &amp; Streaming</title>
    <link>https://community.qlik.com/t5/Data-Movement-Streaming/Microsoft-Share-Point-Connector-error-Error-during-download/m-p/2102554#M1305</link>
    <description>&lt;P&gt;I´m having the same issue, tried with 2 different sharepoint sites, different conexions too. It happens with single files and FOR statements as in Marcio example. Its pretty random, I had the error a few times in the past, but for the last few weeks it got way worse, nothing is running properly now.&lt;/P&gt;</description>
    <pubDate>Fri, 04 Aug 2023 13:27:32 GMT</pubDate>
    <dc:creator>Mfarias86</dc:creator>
    <dc:date>2023-08-04T13:27:32Z</dc:date>
    <item>
      <title>Microsoft Share Point Connector error: Error during download: Unable to read data from the transport connection: Connection reset by peer</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Microsoft-Share-Point-Connector-error-Error-during-download/m-p/2093570#M1245</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'm using data load with XLS and CSV files contained in my site in Microsoft Share Point.&lt;BR /&gt;The problem is intermittent, sometimes I can complete the charge and other times I don't it stops at different times.&lt;BR /&gt;Is there any way to handle this error?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;(Connector error: Error during download: Unable to read data from the transport connection: Connection reset by peer.)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;LI-CODE lang="markup"&gt;LIB CONNECT TO 'Sharepoint';

LOAD
Name as [ListFiles.Name];

SELECT UniqueId,
Name
FROM ListFiles
WITH PROPERTIES (
subSite='/sites/meusite/',
folder='/sites/meusite/Documentos Compartilhados',
maxResults=''
);

for each File in FieldValueList('ListFiles.Name')
  trace $(File);
  tabela:
  LOAD 
    dataPostagem,
    codigoServico,
    descricaoServico,
    quantidadeItens,
    peso,
    valorUnitarioServico,
    valorServico,
    numeroDocumento,
    etiqueta as codigo_rastreamento,
    valorDeclarado,
    valorDesconto,
    unidadePostagem,
    cepOrigem,
    municipioCepOrigem,
    ufCepOrigem,
    cepDestino,
    municipioCepDestino,
    ufCepDestino
	FROM [lib://Office_365_Sharepoint/Documentos Compartilhados/tabela/$(File)]
	(XmlSimple, Table is [FATURA/itemCorpo]);
next File;&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 19 Mar 2025 23:02:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Microsoft-Share-Point-Connector-error-Error-during-download/m-p/2093570#M1245</guid>
      <dc:creator>marciomgm</dc:creator>
      <dc:date>2025-03-19T23:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Share Point Connector error: Error during download: Unable to read data from the transport connection: Connection reset by peer</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Microsoft-Share-Point-Connector-error-Error-during-download/m-p/2102554#M1305</link>
      <description>&lt;P&gt;I´m having the same issue, tried with 2 different sharepoint sites, different conexions too. It happens with single files and FOR statements as in Marcio example. Its pretty random, I had the error a few times in the past, but for the last few weeks it got way worse, nothing is running properly now.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 13:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Microsoft-Share-Point-Connector-error-Error-during-download/m-p/2102554#M1305</guid>
      <dc:creator>Mfarias86</dc:creator>
      <dc:date>2023-08-04T13:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Share Point Connector error: Error during download: Unable to read data from the transport connection: Connection reset by peer</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Microsoft-Share-Point-Connector-error-Error-during-download/m-p/2102564#M1306</link>
      <description>&lt;P&gt;I put some code in to test if the xlsx was modified in the last 3 days. Result is I read less files.&amp;nbsp; My metadata connector never errored, but the code similar to&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24859"&gt;@marciomgm&lt;/a&gt;&amp;nbsp;would error.&amp;nbsp; It was odd to me because the failing file kept changing - almost like SharePoint was hitting some limit.&amp;nbsp; I did not get the connection reset by peer - just a blank error.&amp;nbsp; Have stability since reducing the number of files.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 13:40:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Microsoft-Share-Point-Connector-error-Error-during-download/m-p/2102564#M1306</guid>
      <dc:creator>AdamBS</dc:creator>
      <dc:date>2023-08-04T13:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Share Point Connector error: Error during download: Unable to read data from the transport connection: Connection reset by peer</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Microsoft-Share-Point-Connector-error-Error-during-download/m-p/2456987#M2351</link>
      <description>&lt;P&gt;Hello mariomgm, Did you get a solution to this problem?&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 13:38:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Microsoft-Share-Point-Connector-error-Error-during-download/m-p/2456987#M2351</guid>
      <dc:creator>hriquelme</dc:creator>
      <dc:date>2024-05-28T13:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Share Point Connector error: Error during download: Unable to read data from the transport connection: Connection reset by peer</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Microsoft-Share-Point-Connector-error-Error-during-download/m-p/2457036#M2353</link>
      <description>&lt;P&gt;Infelizmente não.&lt;BR /&gt;Só consegui resolver migrando para o Google Drive&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 15:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Microsoft-Share-Point-Connector-error-Error-during-download/m-p/2457036#M2353</guid>
      <dc:creator>marciomgm</dc:creator>
      <dc:date>2024-05-28T15:26:36Z</dc:date>
    </item>
  </channel>
</rss>

