<?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: tFileFetch in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFileFetch/m-p/2291177#M64386</link>
    <description>Okay, another tJava was connected via "Iterate" to this tFileList. I changed it to "On Component Ok" and it works now. &lt;BR /&gt;Now I am able to fetch from both FTP as well as local directories using the same Talend job.&lt;BR /&gt;Thanks.</description>
    <pubDate>Wed, 19 Jun 2013 13:14:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-06-19T13:14:30Z</dc:date>
    <item>
      <title>tFileFetch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileFetch/m-p/2291174#M64383</link>
      <description>How can I use tFileFetch component, to fetch all the files in a network share, and copy all of them into my local drive?&lt;BR /&gt;I don't know how many files are there or what are their file names, but I do know their extension, ie, .csv.&lt;BR /&gt;Is it possible to fetch all the files? Or just one single file?</description>
      <pubDate>Wed, 19 Jun 2013 11:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileFetch/m-p/2291174#M64383</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-19T11:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: tFileFetch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileFetch/m-p/2291175#M64384</link>
      <description>please make me clear about network share network. is it a local shared folder where all the files are stored? or any http or FTP location?&lt;BR /&gt;if it is a local shared folder on network you can used tfilecopy component along with tfilelist, no need to use tFileFetch,&lt;BR /&gt;if you want to get files from http using tfilefetch  then it required uri means complete name of file with path, &lt;BR /&gt;if it is FTP then you must go with tFTPGet instead tFileFetch. &lt;BR /&gt;&lt;BR /&gt;hope this will help you.</description>
      <pubDate>Wed, 19 Jun 2013 11:59:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileFetch/m-p/2291175#M64384</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-19T11:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: tFileFetch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileFetch/m-p/2291176#M64385</link>
      <description>It can be either:
&lt;BR /&gt;1) Local 
&lt;BR /&gt;2) FTP
&lt;BR /&gt;I am trying to use a tJava component to check if a context variable is "ftp" or "local". If it is "ftp" I am creating ftp connection and retrieving the files using tFTPGet (Run If).
&lt;BR /&gt;I want to connect this same tJava (using Run If again) to connect to the tFileList (for "local"). How can I do that? It's not allowing me.</description>
      <pubDate>Wed, 19 Jun 2013 13:07:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileFetch/m-p/2291176#M64385</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-19T13:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: tFileFetch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileFetch/m-p/2291177#M64386</link>
      <description>Okay, another tJava was connected via "Iterate" to this tFileList. I changed it to "On Component Ok" and it works now. &lt;BR /&gt;Now I am able to fetch from both FTP as well as local directories using the same Talend job.&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 19 Jun 2013 13:14:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileFetch/m-p/2291177#M64386</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-19T13:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: tFileFetch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileFetch/m-p/2291178#M64387</link>
      <description>if possible could you just share a screen of job design it will help to understand, and I tested your scenario and it is working at my place &lt;BR /&gt;my job design is as below. &lt;BR /&gt;tjava-----if----tFTPGet&lt;BR /&gt;   \&lt;BR /&gt;    if &lt;BR /&gt;     \&lt;BR /&gt;     tFileList-----tFileCopy-----so-on</description>
      <pubDate>Wed, 19 Jun 2013 13:14:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileFetch/m-p/2291178#M64387</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-19T13:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: tFileFetch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileFetch/m-p/2291179#M64388</link>
      <description>Okay, I followed your example, and made it to work, I was connecting the common component by an Iterate, so I was unable to connect one of the flows to that workflow.
&lt;BR /&gt;So when I try to fetch a list of files from local Windows share (that requires credentials), how can I do that? Is there anywhere I can specify a username/password to authenticate to that share location? Its not FTP, its a normal Windows network share.</description>
      <pubDate>Fri, 21 Jun 2013 07:55:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileFetch/m-p/2291179#M64388</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-21T07:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: tFileFetch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileFetch/m-p/2291180#M64389</link>
      <description>Can anyone help me regarding this?&lt;BR /&gt;"How can I fetch a list of files from local Windows share (that requires credentials)? Is there anywhere I can specify a username/password to authenticate to that share location? Its not FTP, its a normal Windows network share."</description>
      <pubDate>Tue, 25 Jun 2013 06:52:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileFetch/m-p/2291180#M64389</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-25T06:52:34Z</dc:date>
    </item>
  </channel>
</rss>

