<?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: TfileList catches one file only in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TfileList-catches-one-file-only/m-p/2285843#M59465</link>
    <description>Hi, 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Can we process different file types like ".csv,.txt,.xls,.xlsx" at a time?&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;.
&lt;BR /&gt;You can design different subjobs then make "Parallelize" for them. Such as:
&lt;BR /&gt; 
&lt;BR /&gt; tfilelist--&amp;gt;tfileinputdelimited--&amp;gt;tlogrow
&lt;BR /&gt;
&lt;A href="https://help.talend.com/search/all?query=tParallelize&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tParallelize&lt;/A&gt;----
&lt;BR /&gt; tfilelist--&amp;gt;tfileinputexcel--&amp;gt;tlogrow
&lt;BR /&gt;Note: tParallelize component is only available in Talend Enterprise Subscription Version.
&lt;BR /&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
    <pubDate>Fri, 28 Mar 2014 03:02:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-03-28T03:02:37Z</dc:date>
    <item>
      <title>TfileList catches one file only</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileList-catches-one-file-only/m-p/2285838#M59460</link>
      <description>Hi,
&lt;BR /&gt;I tried to display some results from several files in a directory. I use TFileList, and 2 tFileInputDelimited which are both linked to TFileList. I don't know why but at the end of the processing my results are lugged from just one of the 6 files I want. It appaears that there are results from the list file of the directory. 
&lt;BR /&gt;Can you help please? 
&lt;BR /&gt;
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
      <pubDate>Wed, 19 Mar 2014 10:27:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileList-catches-one-file-only/m-p/2285838#M59460</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-03-19T10:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: TfileList catches one file only</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileList-catches-one-file-only/m-p/2285839#M59461</link>
      <description>-Make sure  file mask as "*.csv"  in tFileList component &lt;BR /&gt;-Make sure connection type is Iterate&lt;BR /&gt;- also check the file name in tFileInputDelimited component, which will be dynamic like &lt;BR /&gt;((String)globalMap.get("tFileList_1_CURRENT_FILEPATH"))&lt;BR /&gt;so it will iterate each file from the directory to give an input for tFileInputDelimited component</description>
      <pubDate>Wed, 19 Mar 2014 13:38:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileList-catches-one-file-only/m-p/2285839#M59461</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-19T13:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: TfileList catches one file only</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileList-catches-one-file-only/m-p/2285840#M59462</link>
      <description>Hi, 
&lt;BR /&gt;In addition, what's your output? file or DB? You should checkout "Append" option in tfileoutputdelimited to get all files. 
&lt;BR /&gt;Please have a look at related forum 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCnZtCAK" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-looping-of-tfilelist/td-p/89356&lt;/A&gt;. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 20 Mar 2014 04:11:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileList-catches-one-file-only/m-p/2285840#M59462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-20T04:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: TfileList catches one file only</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileList-catches-one-file-only/m-p/2285841#M59463</link>
      <description>Hi All,&lt;BR /&gt;Can we process different  file types like ".csv,.txt,.xls,.xlsx" at a time?</description>
      <pubDate>Thu, 27 Mar 2014 14:36:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileList-catches-one-file-only/m-p/2285841#M59463</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-27T14:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: TfileList catches one file only</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileList-catches-one-file-only/m-p/2285842#M59464</link>
      <description>You should be able to read them all in with a tFileList and putting "*.*" in the Filemask field.</description>
      <pubDate>Thu, 27 Mar 2014 17:19:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileList-catches-one-file-only/m-p/2285842#M59464</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-27T17:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: TfileList catches one file only</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileList-catches-one-file-only/m-p/2285843#M59465</link>
      <description>Hi, 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Can we process different file types like ".csv,.txt,.xls,.xlsx" at a time?&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;.
&lt;BR /&gt;You can design different subjobs then make "Parallelize" for them. Such as:
&lt;BR /&gt; 
&lt;BR /&gt; tfilelist--&amp;gt;tfileinputdelimited--&amp;gt;tlogrow
&lt;BR /&gt;
&lt;A href="https://help.talend.com/search/all?query=tParallelize&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tParallelize&lt;/A&gt;----
&lt;BR /&gt; tfilelist--&amp;gt;tfileinputexcel--&amp;gt;tlogrow
&lt;BR /&gt;Note: tParallelize component is only available in Talend Enterprise Subscription Version.
&lt;BR /&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 28 Mar 2014 03:02:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileList-catches-one-file-only/m-p/2285843#M59465</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-28T03:02:37Z</dc:date>
    </item>
  </channel>
</rss>

