<?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: Reading multiple file from unix server and dumping all the rows into a table in oracle in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-file-from-unix-server-and-dumping-all-the-rows/m-p/2342219#M110103</link>
    <description>That is not a tFileList component; it's a tFTPFileList. You'll need a tFTPGet to retrieve the file before you can operate on it.</description>
    <pubDate>Wed, 13 Sep 2017 21:01:30 GMT</pubDate>
    <dc:creator>cterenzi</dc:creator>
    <dc:date>2017-09-13T21:01:30Z</dc:date>
    <item>
      <title>Reading multiple file from unix server and dumping all the rows into a table in oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-file-from-unix-server-and-dumping-all-the-rows/m-p/2342217#M110101</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am trying to design a job where i am retrieving the files from a unix server and need to dump all the rows into a table in oracle.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;attached is the screenshot of the error that i am getting. i.e. the tfileinputdelimited is unable to find the path(global variable) of the tfilelist component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly help.&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;</description>
      <pubDate>Wed, 13 Sep 2017 18:11:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-file-from-unix-server-and-dumping-all-the-rows/m-p/2342217#M110101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-13T18:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Reading multiple file from unix server and dumping all the rows into a table in oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-file-from-unix-server-and-dumping-all-the-rows/m-p/2342218#M110102</link>
      <description>&lt;P&gt;Are you running from localhost? If the server is remote you'll need to deploy to that server (i.e. the file system paths defined in your job represent the file system paths of wherever the job is running from)&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2017 18:28:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-file-from-unix-server-and-dumping-all-the-rows/m-p/2342218#M110102</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-13T18:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Reading multiple file from unix server and dumping all the rows into a table in oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-file-from-unix-server-and-dumping-all-the-rows/m-p/2342219#M110103</link>
      <description>That is not a tFileList component; it's a tFTPFileList. You'll need a tFTPGet to retrieve the file before you can operate on it.</description>
      <pubDate>Wed, 13 Sep 2017 21:01:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-file-from-unix-server-and-dumping-all-the-rows/m-p/2342219#M110103</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-09-13T21:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Reading multiple file from unix server and dumping all the rows into a table in oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-file-from-unix-server-and-dumping-all-the-rows/m-p/2342220#M110104</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;So far, talend don't support for transferring data by air.&lt;/P&gt; 
&lt;P&gt;You have to save your files from unix server to local machine(tFTPGet component) firstly and then load all the rows into oracle table.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 04:49:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-file-from-unix-server-and-dumping-all-the-rows/m-p/2342220#M110104</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-14T04:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reading multiple file from unix server and dumping all the rows into a table in oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-file-from-unix-server-and-dumping-all-the-rows/m-p/2342221#M110105</link>
      <description>&lt;P&gt;thank you. will apply this one and will get back to you in case I face any issue&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 15:13:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-file-from-unix-server-and-dumping-all-the-rows/m-p/2342221#M110105</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-14T15:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Reading multiple file from unix server and dumping all the rows into a table in oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-file-from-unix-server-and-dumping-all-the-rows/m-p/2342222#M110106</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Feel free to post your issue here.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 08:14:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-file-from-unix-server-and-dumping-all-the-rows/m-p/2342222#M110106</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-15T08:14:18Z</dc:date>
    </item>
  </channel>
</rss>

