<?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 Problem with Numeric.sequence in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-Numeric-sequence/m-p/2272059#M49444</link>
    <description>&lt;P&gt;&amp;nbsp;Hi there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a little problem, I use a tFileOutput with a numeric.Sequence("s99",1,1) so it created a file named : name_1.csv&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then I use a tFileInput with a&amp;nbsp;numeric.Sequence("s100",1,1) but it says " can't find the file name_2.csv" ... But I should be name_1.csv because I set s99 and s100 as parameter so it's 2 different sequence right ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, Sam&lt;/P&gt;</description>
    <pubDate>Tue, 06 Aug 2019 11:11:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-08-06T11:11:29Z</dc:date>
    <item>
      <title>Problem with Numeric.sequence</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-Numeric-sequence/m-p/2272059#M49444</link>
      <description>&lt;P&gt;&amp;nbsp;Hi there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a little problem, I use a tFileOutput with a numeric.Sequence("s99",1,1) so it created a file named : name_1.csv&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then I use a tFileInput with a&amp;nbsp;numeric.Sequence("s100",1,1) but it says " can't find the file name_2.csv" ... But I should be name_1.csv because I set s99 and s100 as parameter so it's 2 different sequence right ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, Sam&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 11:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-Numeric-sequence/m-p/2272059#M49444</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-06T11:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Numeric.sequence</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-Numeric-sequence/m-p/2272060#M49445</link>
      <description>&lt;P&gt;This is not the sequence, it is the layout of the job. Whenever you use files for input or output, the filename must be fixed from the beginning of the subjob. The files are initiated or read from, from the start of the subjob. So if you are changing a filename on a row by row basis, it will cause issues. You can get round this by using an iterator link after you have created the filename. Then pass the filename to file component after the iterate link. Obviously it means that you will have to sort your data after the iterate link as well, but this is possible. It just requires a slightly different way of thinking about your job.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 16:57:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-Numeric-sequence/m-p/2272060#M49445</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-06T16:57:11Z</dc:date>
    </item>
  </channel>
</rss>

