<?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: Upload QVD to SFTP via QlikWebConnector in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Upload-QVD-to-SFTP-via-QlikWebConnector/m-p/1905987#M10391</link>
    <description>&lt;P&gt;Solution:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;let vQwcConnectionName = 'lib://QlikWebConnector';&lt;/P&gt;
&lt;P&gt;let vTableName = 'QlikSenseScriptTestUpload';&lt;/P&gt;
&lt;P&gt;let vQVDPath = 'E%3A%5C004_DATA_SOURCE%5C$(vTableName)'; &lt;/P&gt;
&lt;P&gt;let vURL = '[&lt;A href="http://localhost:5555/data?connectorID=FileTransferConnector&amp;amp;table=SFTPUploadFile&amp;amp;host=gate02.service-rz.de&amp;amp;port=22&amp;amp;userName=XXXXX&amp;amp;password=XXXXX&amp;amp;ignoreProxy=True&amp;amp;ignoreClientCertificateErrors=False&amp;amp;useLegacyGroupExchange=True&amp;amp;sourceFile='&amp;amp;'$(vQVDPath)'&amp;amp;'.qvd&amp;amp;remotePath='&amp;amp;'$(vTableName)'&amp;amp;'.qvd&amp;amp;appID=" target="_blank" rel="nofollow noopener noreferrer"&gt;http://localhost:5555/data?connectorID=FileTransferConnector&amp;amp;table=SFTPUploadFile&amp;amp;host=gate02.servic...&lt;/A&gt;]';&lt;/P&gt;
&lt;P&gt;'$(vTableName)':&lt;BR /&gt;Load Chr(RecNo()+Ord('A')-1) as Alpha, RecNo() as Num autogenerate 26;&lt;BR /&gt;&lt;BR /&gt;Store '$(vTableName)' into [Lib://Lib_DataSource/$(vTableName).qvd] (qvd);&lt;/P&gt;
&lt;P&gt;FileTransferConnector_SFTPUploadFile:&lt;BR /&gt;LOAD&lt;BR /&gt;Status as SFTPUploadFile_Status&lt;BR /&gt;FROM [$(vQwcConnectionName)]&lt;BR /&gt;(URL IS $(vURL), qvx);&lt;/P&gt;
&lt;P&gt;Drop tables FileTransferConnector_SFTPUploadFile;$(vTableName);&lt;/P&gt;
&lt;P&gt;/*&lt;/P&gt;
&lt;P&gt;Hätte nicht gedacht dass die Datei dort hochgeladen wird&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fragstuff_0-1647434463593.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/74619i931743B3485D2BD1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Fragstuff_0-1647434463593.png" alt="Fragstuff_0-1647434463593.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Es sah auf dem 1. Blick alles danach aus, als ob man nur den UploadFileStatus auslesen würde. Aber scheint nun zu funktionieren.&lt;/P&gt;
&lt;P&gt;*/&lt;/P&gt;</description>
    <pubDate>Wed, 16 Mar 2022 12:41:50 GMT</pubDate>
    <dc:creator>Fragstuff</dc:creator>
    <dc:date>2022-03-16T12:41:50Z</dc:date>
    <item>
      <title>Upload QVD to SFTP via QlikWebConnector</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Upload-QVD-to-SFTP-via-QlikWebConnector/m-p/1905390#M10385</link>
      <description>&lt;P&gt;&lt;SPAN class="case-view-details-data"&gt;Cheers together,&lt;BR /&gt;&lt;BR /&gt;this time i have a question too &lt;BR /&gt;&lt;BR /&gt;I use the QlikWebConnector "Qlik FTP/SFTP Connector" to download data from the SFTP and load it into QlikSense. (SFTPListFilesandFolders + SFTPDownload)&lt;BR /&gt;&lt;BR /&gt;But now I would like to provide a client with corresponding QVD data via SFTP, which I automatically generate in my ETL.&lt;BR /&gt;&lt;BR /&gt;In my WebConnector I can manually upload files directly as a test and it works. But the script that is generated has nothing to do with the upload itself, but only allows conclusions to be drawn about the upload status.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Webconnector.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/74510iB9AB4BCBB375454B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Webconnector.PNG" alt="Webconnector.PNG" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="case-view-details-data"&gt;But in the Qlik Help there is written that i can upload a named file to my SFTP from a local folder:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="WebConnector Qlik Help.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/74511i7A554EF3E44515AA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="WebConnector Qlik Help.PNG" alt="WebConnector Qlik Help.PNG" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="case-view-details-data"&gt;How do you act like that?&lt;BR /&gt;&lt;BR /&gt;Is it even possible to upload files with the WebConnector? Because QliKSense would have to be provided here with a "Lib://" as a DataConnection..&lt;BR /&gt;&lt;BR /&gt;I couldn't find anything specific either in Google or here in the community.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 14:04:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Upload-QVD-to-SFTP-via-QlikWebConnector/m-p/1905390#M10385</guid>
      <dc:creator>Fragstuff</dc:creator>
      <dc:date>2022-03-15T14:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Upload QVD to SFTP via QlikWebConnector</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Upload-QVD-to-SFTP-via-QlikWebConnector/m-p/1905931#M10388</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/150630"&gt;@Fragstuff&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Every time that you run the script generated by the connector, you are uploading the file that you previously selected on the connector, b&lt;SPAN&gt;ut this procedure doesn't load the file into Qlik Sense, it's only uploading the file to the SFTP server.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;In order to load the content of that file, you would need to use the table "SFTPGetRawFile" after the upload.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hopefully, this will clarify your doubt.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Francisco&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 11:01:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Upload-QVD-to-SFTP-via-QlikWebConnector/m-p/1905931#M10388</guid>
      <dc:creator>Francisco_Fernandez</dc:creator>
      <dc:date>2022-03-16T11:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Upload QVD to SFTP via QlikWebConnector</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Upload-QVD-to-SFTP-via-QlikWebConnector/m-p/1905987#M10391</link>
      <description>&lt;P&gt;Solution:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;let vQwcConnectionName = 'lib://QlikWebConnector';&lt;/P&gt;
&lt;P&gt;let vTableName = 'QlikSenseScriptTestUpload';&lt;/P&gt;
&lt;P&gt;let vQVDPath = 'E%3A%5C004_DATA_SOURCE%5C$(vTableName)'; &lt;/P&gt;
&lt;P&gt;let vURL = '[&lt;A href="http://localhost:5555/data?connectorID=FileTransferConnector&amp;amp;table=SFTPUploadFile&amp;amp;host=gate02.service-rz.de&amp;amp;port=22&amp;amp;userName=XXXXX&amp;amp;password=XXXXX&amp;amp;ignoreProxy=True&amp;amp;ignoreClientCertificateErrors=False&amp;amp;useLegacyGroupExchange=True&amp;amp;sourceFile='&amp;amp;'$(vQVDPath)'&amp;amp;'.qvd&amp;amp;remotePath='&amp;amp;'$(vTableName)'&amp;amp;'.qvd&amp;amp;appID=" target="_blank" rel="nofollow noopener noreferrer"&gt;http://localhost:5555/data?connectorID=FileTransferConnector&amp;amp;table=SFTPUploadFile&amp;amp;host=gate02.servic...&lt;/A&gt;]';&lt;/P&gt;
&lt;P&gt;'$(vTableName)':&lt;BR /&gt;Load Chr(RecNo()+Ord('A')-1) as Alpha, RecNo() as Num autogenerate 26;&lt;BR /&gt;&lt;BR /&gt;Store '$(vTableName)' into [Lib://Lib_DataSource/$(vTableName).qvd] (qvd);&lt;/P&gt;
&lt;P&gt;FileTransferConnector_SFTPUploadFile:&lt;BR /&gt;LOAD&lt;BR /&gt;Status as SFTPUploadFile_Status&lt;BR /&gt;FROM [$(vQwcConnectionName)]&lt;BR /&gt;(URL IS $(vURL), qvx);&lt;/P&gt;
&lt;P&gt;Drop tables FileTransferConnector_SFTPUploadFile;$(vTableName);&lt;/P&gt;
&lt;P&gt;/*&lt;/P&gt;
&lt;P&gt;Hätte nicht gedacht dass die Datei dort hochgeladen wird&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fragstuff_0-1647434463593.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/74619i931743B3485D2BD1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Fragstuff_0-1647434463593.png" alt="Fragstuff_0-1647434463593.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Es sah auf dem 1. Blick alles danach aus, als ob man nur den UploadFileStatus auslesen würde. Aber scheint nun zu funktionieren.&lt;/P&gt;
&lt;P&gt;*/&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 12:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Upload-QVD-to-SFTP-via-QlikWebConnector/m-p/1905987#M10391</guid>
      <dc:creator>Fragstuff</dc:creator>
      <dc:date>2022-03-16T12:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Upload QVD to SFTP via QlikWebConnector</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Upload-QVD-to-SFTP-via-QlikWebConnector/m-p/1906553#M10397</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/90708"&gt;@Francisco_Fernandez&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;i know that i should use the SFTPGetRAwFile to Download it again.&lt;/P&gt;
&lt;P&gt;But to upload it first, you must save the .qvd in a local folder. So Why should i use SFTPGetRawFile to download it again, if i could load the qvd directly from the local folder ?&lt;/P&gt;
&lt;P&gt;Anywhere...My question was only how can i UPLOAD a qvd to an SFTP.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And i got this questions answered on my own.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Pascal&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 13:59:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Upload-QVD-to-SFTP-via-QlikWebConnector/m-p/1906553#M10397</guid>
      <dc:creator>Fragstuff</dc:creator>
      <dc:date>2022-03-17T13:59:11Z</dc:date>
    </item>
  </channel>
</rss>

