<?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 iterate multiply files in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/iterate-multiply-files/m-p/2324098#M93847</link>
    <description>Hi talend pro 
&lt;BR /&gt;I have two file in the folder C:/Unarchive : 
&lt;BR /&gt;azert_01-0-03-16-06-00-Hosts.csv 
&lt;BR /&gt;azert_02-0-03-17-21-00-Hosts.csv 
&lt;BR /&gt;I have a problem with global variable in the two componenent tfileList and tfileinputdelimited 
&lt;BR /&gt;when I run my job, an error that parameter can't be null 
&lt;BR /&gt; 
&lt;BR /&gt;in the component tfileList: I create a context name : path and value C:/unarchive/ 
&lt;BR /&gt; so in the directory I met context.path 
&lt;BR /&gt; and file mask "*Hosts.csv" 
&lt;BR /&gt;in the component tfileinputdelimited in the file name/stream : ((String)globalMap.get("fileListHttp_CURRENT_FILEPATH")) 
&lt;BR /&gt;and tlogrow 
&lt;BR /&gt;but no working 
&lt;BR /&gt;can you help me and thank you for your great help 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MESb.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151657iBB023BA58987C521/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MESb.jpg" alt="0683p000009MESb.jpg" /&gt;&lt;/span&gt;</description>
    <pubDate>Thu, 03 Jul 2014 13:28:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-07-03T13:28:33Z</dc:date>
    <item>
      <title>iterate multiply files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/iterate-multiply-files/m-p/2324098#M93847</link>
      <description>Hi talend pro 
&lt;BR /&gt;I have two file in the folder C:/Unarchive : 
&lt;BR /&gt;azert_01-0-03-16-06-00-Hosts.csv 
&lt;BR /&gt;azert_02-0-03-17-21-00-Hosts.csv 
&lt;BR /&gt;I have a problem with global variable in the two componenent tfileList and tfileinputdelimited 
&lt;BR /&gt;when I run my job, an error that parameter can't be null 
&lt;BR /&gt; 
&lt;BR /&gt;in the component tfileList: I create a context name : path and value C:/unarchive/ 
&lt;BR /&gt; so in the directory I met context.path 
&lt;BR /&gt; and file mask "*Hosts.csv" 
&lt;BR /&gt;in the component tfileinputdelimited in the file name/stream : ((String)globalMap.get("fileListHttp_CURRENT_FILEPATH")) 
&lt;BR /&gt;and tlogrow 
&lt;BR /&gt;but no working 
&lt;BR /&gt;can you help me and thank you for your great help 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MESb.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151657iBB023BA58987C521/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MESb.jpg" alt="0683p000009MESb.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 03 Jul 2014 13:28:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/iterate-multiply-files/m-p/2324098#M93847</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-03T13:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: iterate multiply files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/iterate-multiply-files/m-p/2324099#M93848</link>
      <description>Hi,&lt;BR /&gt;Can you show the metadata of your input file component? Whether the metadata of both files are same?&lt;BR /&gt;vaibhav</description>
      <pubDate>Thu, 03 Jul 2014 14:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/iterate-multiply-files/m-p/2324099#M93848</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-03T14:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: iterate multiply files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/iterate-multiply-files/m-p/2324100#M93849</link>
      <description>hi vaibhav, 
&lt;BR /&gt;yes the metadata of both files are the same, in fact I would do like in the snap show , can you help me to find a solution how to do it 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEQo.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136720i78FC0CE940B45CAE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEQo.jpg" alt="0683p000009MEQo.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 03 Jul 2014 15:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/iterate-multiply-files/m-p/2324100#M93849</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-03T15:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: iterate multiply files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/iterate-multiply-files/m-p/2324101#M93850</link>
      <description>Hi Fatyana,&lt;BR /&gt;I feel you are missing something in Http.txt component... Have you created and tested metadata in repository?&lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav</description>
      <pubDate>Fri, 04 Jul 2014 06:04:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/iterate-multiply-files/m-p/2324101#M93850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-04T06:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: iterate multiply files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/iterate-multiply-files/m-p/2324102#M93851</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Hi Fatyana,&lt;BR /&gt;I feel you are missing something in Http.txt component... Have you created and tested metadata in repository?&lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Is it mandatory to define the schema in case of using .. the direct tlogrow.. I happen to get the same Error&amp;nbsp;
&lt;BR /&gt;"Parameter cannot be null"</description>
      <pubDate>Mon, 26 Sep 2016 09:10:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/iterate-multiply-files/m-p/2324102#M93851</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-09-26T09:10:50Z</dc:date>
    </item>
  </channel>
</rss>

