<?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: Moving Excel File from SharePoint to SFTP in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Moving-Excel-File-from-SharePoint-to-SFTP/m-p/2431200#M3341</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/234597"&gt;@skustes&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Instead of Reading data from the SharePoint file and writing it in SFTP File, you can directly Copy/Move the file from SharePoint to SFTP using Copy/Move block of SFTP.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Mar 2024 09:41:20 GMT</pubDate>
    <dc:creator>salmankojar</dc:creator>
    <dc:date>2024-03-15T09:41:20Z</dc:date>
    <item>
      <title>Moving Excel File from SharePoint to SFTP</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Moving-Excel-File-from-SharePoint-to-SFTP/m-p/2163494#M3004</link>
      <description>&lt;P&gt;I've created an automation to dump a straight table into an Excel file on SharePoint. Sometimes we will also need to deliver this file to an SFTP destination. &lt;/P&gt;
&lt;P&gt;The way I'm doing this is:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use the "Open File on Microsoft SharePoint" block to open the file that was just created&lt;/LI&gt;
&lt;LI&gt;Then "Read Data from File on Microsoft SharePoint" to extract its contents
&lt;UL&gt;
&lt;LI&gt;Within the loop, append each item to a variable vFileContents&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Then "Write Line to File on SFTP" to write vFileContents into the file&lt;/LI&gt;
&lt;LI&gt;Save and close the file on SFTP&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This method does create the file in the correct destination within our SFTP site, however, the resulting file is corrupted. Excel can repair the file and the data is correct, however, it would be nice if I could accomplish this without the final output being corrupted.&lt;/P&gt;
&lt;P&gt;Is there a better method to accomplish such a file move from SharePoint to SFTP?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 23:28:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Moving-Excel-File-from-SharePoint-to-SFTP/m-p/2163494#M3004</guid>
      <dc:creator>skustes</dc:creator>
      <dc:date>2024-01-19T23:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Excel File from SharePoint to SFTP</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Moving-Excel-File-from-SharePoint-to-SFTP/m-p/2431200#M3341</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/234597"&gt;@skustes&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Instead of Reading data from the SharePoint file and writing it in SFTP File, you can directly Copy/Move the file from SharePoint to SFTP using Copy/Move block of SFTP.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 09:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Moving-Excel-File-from-SharePoint-to-SFTP/m-p/2431200#M3341</guid>
      <dc:creator>salmankojar</dc:creator>
      <dc:date>2024-03-15T09:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Excel File from SharePoint to SFTP</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Moving-Excel-File-from-SharePoint-to-SFTP/m-p/2431359#M3344</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/225728"&gt;@salmankojar&lt;/a&gt;,&amp;nbsp;that's the solution I ended up arriving at, as well.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 14:01:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Moving-Excel-File-from-SharePoint-to-SFTP/m-p/2431359#M3344</guid>
      <dc:creator>skustes</dc:creator>
      <dc:date>2024-03-15T14:01:16Z</dc:date>
    </item>
  </channel>
</rss>

