<?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: Loading .CSV file from SFTP Server to SQL Server in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271847#M49321</link>
    <description>&lt;P&gt;Hi Shong,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for the response.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I hope I could explain you my requirement exactly.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You mean to say that we can't read the data directly from the files which resides in remote server (Linux box)?&lt;/P&gt; 
&lt;P&gt;Do I have to download them to my local machine and I have to configure the tFileInputDelimited component with the local machine path?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Kindly confirm.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best Regards,&lt;/P&gt; 
&lt;P&gt;Reddaiah Pidugu&lt;/P&gt;</description>
    <pubDate>Wed, 12 Feb 2020 06:56:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-02-12T06:56:57Z</dc:date>
    <item>
      <title>Loading .CSV file from SFTP Server to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271838#M49312</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt; 
&lt;P&gt;I'm a new bee to Talend. I'm asked to do a POC on Talend. Please help me with your suggestions.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The requirement follows like below.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Once the .CSV files(multiple files)are detected in SFTP Server, A control file is created as a file event&amp;nbsp;file event for a polling mechanism in Talend. A Talend job, once triggered by the polling event, compresses the exported data, transports them to another S-FTP CN file loaction. From this new SFTP location,I have to use Talend to load the data to SQL server database.If successful it moves csv-files to a backup share and deletes the control.csv file from the old SFTP Loaction.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Now I need to prepare a Design document for this whole process.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:26:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271838#M49312</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T03:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Loading .CSV file from SFTP Server to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271839#M49313</link>
      <description>&lt;P&gt;If you know the flow you want, start building it. It's the best way to learn. If you have any issues while building it, come back with the issue you are suffering from and we can help. I'm afraid you are unlikely to find anyone on here with the time to talk you through the whole process from this description. But you will find plenty of people who will happily help you with sections of this.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Feb 2020 18:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271839#M49313</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-02T18:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Loading .CSV file from SFTP Server to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271840#M49314</link>
      <description>&lt;P&gt;If you are using TAC and you are able to access the SFTP server folder, schedule a task on Job conductor and add a file trigger to trigger the task execution once a .csv file is created in the SFTP server folder.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 06:43:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271840#M49314</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-03T06:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Loading .CSV file from SFTP Server to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271841#M49315</link>
      <description>&lt;P&gt;Hi Rhall,&lt;/P&gt;
&lt;P&gt;Thanks for the response.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yeah, You are correct. I have the plan and I'm already implementing it. I will come back to you If I get struck anywhere in the middle.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 11:19:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271841#M49315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-06T11:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Loading .CSV file from SFTP Server to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271842#M49316</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt; 
&lt;P&gt;Could you please elaborate in detail.&lt;/P&gt; 
&lt;P&gt;Actually what I'm trying to do here is:&lt;/P&gt; 
&lt;P&gt;I have wrote a linux script which can detect the control file in a folder and moving the files actual file to be processed) to another remote server. Now I have to execute this linux script from talend, for this I'm using tssh component. But I'm not sure how to configure my server details like host name, port and other settings.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can you please help me with your inputs.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks a lot for the response.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards,&lt;/P&gt; 
&lt;P&gt;Reddaiah Pidugu&lt;/P&gt;</description>
      <pubDate>Sun, 09 Feb 2020 09:43:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271842#M49316</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-09T09:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Loading .CSV file from SFTP Server to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271843#M49317</link>
      <description>I have a sql query that is being pulled from a variable. Using this variable I want to create a .csv and save it on SFTP.</description>
      <pubDate>Mon, 10 Feb 2020 04:42:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271843#M49317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-10T04:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Loading .CSV file from SFTP Server to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271844#M49318</link>
      <description>&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't understand what do you mean. can you please elaborate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the prompt response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Reddaiah Pidugu&lt;/P&gt;&lt;P&gt;Ph:+91-9177674469&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 06:20:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271844#M49318</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-10T06:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Loading .CSV file from SFTP Server to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271845#M49319</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I got struck here in the implementation. Please help me.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a linux script that moves files from another server another remote server. using tSSH component i could call this script and executed. Now the files are in New SFTP server(linux). Now I have to extract those files and load them to SQL server tables.&lt;/P&gt; 
&lt;P&gt;But I'm not sure through which Talend component I can extract the files. where should i give the source files path and all.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My TOS is running on Windows. and I'm using AWS EC2 linux instances.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please guide me. Thank you so much in advance!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best Regards,&lt;/P&gt; 
&lt;P&gt;Reddaiah Pidugu&lt;/P&gt; 
&lt;P&gt;Ph:+91-9177674469&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 14:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271845#M49319</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-11T14:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Loading .CSV file from SFTP Server to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271846#M49320</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/0053p000007LQlyAAG"&gt;@redtalend&lt;/A&gt;, you can't read the file diectly on SFTP server, you need to download the file to local machine where the job is executed, and then extract data from the file and load them to SQL server tables. To get the files from SFTP server, use tFTPGet component. 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 12 Feb 2020 05:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271846#M49320</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-12T05:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Loading .CSV file from SFTP Server to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271847#M49321</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for the response.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I hope I could explain you my requirement exactly.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You mean to say that we can't read the data directly from the files which resides in remote server (Linux box)?&lt;/P&gt; 
&lt;P&gt;Do I have to download them to my local machine and I have to configure the tFileInputDelimited component with the local machine path?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Kindly confirm.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best Regards,&lt;/P&gt; 
&lt;P&gt;Reddaiah Pidugu&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 06:56:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271847#M49321</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-12T06:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Loading .CSV file from SFTP Server to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271848#M49322</link>
      <description>Where will the job be execute? remote server (Linux box) or local machine? if the files are on SFTP server and you can only access the files through FTP protocol, the answer is yes, you have to get the files to local machine where the job is executed, and read the file using the tFileInputDelimited component. 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 12 Feb 2020 07:04:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271848#M49322</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-12T07:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Loading .CSV file from SFTP Server to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271849#M49323</link>
      <description>&lt;P&gt;The Job gets executed on Local machine since TOS is on my local machine.&lt;/P&gt;&lt;P&gt;I didn't download/install TOS on Linux Box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we access files from Linux box If we install TOS on Linux box?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards,&lt;/P&gt;&lt;P&gt;Reddaiah Pidugu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 07:16:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271849#M49323</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-12T07:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Loading .CSV file from SFTP Server to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271850#M49324</link>
      <description>Take a look at the tFTPGet component and learn how to get the files to from SFTP server to local machine.
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 13 Feb 2020 06:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271850#M49324</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-13T06:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Loading .CSV file from SFTP Server to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271851#M49325</link>
      <description>&lt;P&gt;Thank you so much Shong for the solution.&lt;/P&gt;
&lt;P&gt;I could solve the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Reddaiah Pidugu&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2020 09:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271851#M49325</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-17T09:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Loading .CSV file from SFTP Server to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271852#M49326</link>
      <description>Great, thanks for your feedback!</description>
      <pubDate>Mon, 17 Feb 2020 09:12:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271852#M49326</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-17T09:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Loading .CSV file from SFTP Server to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271853#M49327</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm facing an issue with my job design.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My job has to pick 3 files(same structure) from a local machine and load into SQL server.&lt;/P&gt;
&lt;P&gt;But it is picking all the files and loading only one file data to SQL server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please find the attachment my job design and suggest me where I'm doing wrong.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Reddaiah Pidugu&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lwwu"&gt;TalendJobDesign.PNG&lt;/A&gt;</description>
      <pubDate>Wed, 19 Feb 2020 06:59:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271853#M49327</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-19T06:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Loading .CSV file from SFTP Server to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271854#M49328</link>
      <description>Shong, Also please note that all the files are in same folder and today I have 3 files and tomorrow it may vary. 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks,</description>
      <pubDate>Wed, 19 Feb 2020 07:13:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-CSV-file-from-SFTP-Server-to-SQL-Server/m-p/2271854#M49328</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-19T07:13:43Z</dc:date>
    </item>
  </channel>
</rss>

