<?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: How to generate a sequence with a tMap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209523#M8317</link>
    <description>I've tried, it works good.&lt;BR /&gt;Sent an image of your Tmap</description>
    <pubDate>Tue, 17 Jun 2008 11:04:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-06-17T11:04:26Z</dc:date>
    <item>
      <title>How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209520#M8314</link>
      <description>Hi everybody,&lt;BR /&gt;I read a lot of topic on this subject but I didn't suceed in what I wanted to do.&lt;BR /&gt;My goal is to generate a sequence for a delimited file.&lt;BR /&gt;For example, I have : &lt;BR /&gt;id_connexion, id_utilisateur, date_connexion,....&lt;BR /&gt;My delimited file is composed like this : &lt;BR /&gt;pierre;17/06/2008 11:11:15&lt;BR /&gt;jacques;17/06/2008 11:12:15&lt;BR /&gt;I'd like to generate a sequence to fill in the field id_connexion, this is what i'd like to have : &lt;BR /&gt;1;pierre;17/06/2008 11:11:15&lt;BR /&gt;2;jacques;17/06/2008 11:12:15&lt;BR /&gt;But not for a new delimited file but for a tOracleOutput. I've tried a lot of things, but I didn't find how to do.&lt;BR /&gt;My project is in java.&lt;BR /&gt;I have tOracleInput-&amp;gt;tMap-&amp;gt;tOracleOutput.&lt;BR /&gt;Could you please help me.&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Sat, 16 Nov 2024 14:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209520#M8314</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T14:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209521#M8315</link>
      <description>Hello,
&lt;BR /&gt;Create a variable in the Tmap with the folowing expression
&lt;BR /&gt;Numeric.sequence("s1",1,1) 
&lt;BR /&gt;And link this variable to a new out column
&lt;BR /&gt;JC</description>
      <pubDate>Tue, 17 Jun 2008 10:46:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209521#M8315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-06-17T10:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209522#M8316</link>
      <description>I've already tried it but I have this message : 
&lt;BR /&gt;Starting job Int_Alim_Connexion at 11:54 17/06/2008.
&lt;BR /&gt;null
&lt;BR /&gt;null
&lt;BR /&gt;null
&lt;BR /&gt;Job Int_Alim_Connexion ended at 11:54 17/06/2008. 
&lt;BR /&gt;Do you know what could I do?</description>
      <pubDate>Tue, 17 Jun 2008 10:56:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209522#M8316</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-06-17T10:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209523#M8317</link>
      <description>I've tried, it works good.&lt;BR /&gt;Sent an image of your Tmap</description>
      <pubDate>Tue, 17 Jun 2008 11:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209523#M8317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-06-17T11:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209524#M8318</link>
      <description>cool username!</description>
      <pubDate>Tue, 17 Jun 2008 11:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209524#M8318</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-06-17T11:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209525#M8319</link>
      <description>&lt;IMG src="https://community.qlik.com/" /&gt;</description>
      <pubDate>Tue, 17 Jun 2008 12:50:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209525#M8319</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-06-17T12:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209526#M8320</link>
      <description>How do you put a picture in the forum please?</description>
      <pubDate>Tue, 17 Jun 2008 12:50:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209526#M8320</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-06-17T12:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209527#M8321</link>
      <description>you have to be registered and logged in.</description>
      <pubDate>Tue, 17 Jun 2008 13:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209527#M8321</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-06-17T13:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209528#M8322</link>
      <description>I don't succeed to put the picture, so could you please tell step by step how do you do to create the sequence and where do you put it.&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Tue, 17 Jun 2008 13:17:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209528#M8322</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-06-17T13:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209529#M8323</link>
      <description>Here is sample tMap with Sequence Generator 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCMN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139988i25E8486FDC78CF4F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCMN.png" alt="0683p000009MCMN.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCB4.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137026i393D770B6868AD35/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCB4.png" alt="0683p000009MCB4.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCVM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155670i4AA30F70B6B14E98/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCVM.png" alt="0683p000009MCVM.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 18 Jun 2008 07:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209529#M8323</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-06-18T07:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209530#M8324</link>
      <description>Thanks for your mapping but I don't understand why do you have 2 primary keys.&lt;BR /&gt;In my mapping, I have my delimited file on the left, my sequence in the "var" part (on the middle), and on the right side, my destination table. My sequence is link to the primary key of my destination table.&lt;BR /&gt;I still have an error, he doesn't want to raise my sequence because he always returns "null".&lt;BR /&gt;Do you have an idea please?&lt;BR /&gt;I use a FileDelimited-&amp;gt;tMap-&amp;gt;tOracleOutput and not tOracleInput-&amp;gt;tMap-&amp;gt;tOracleoutput like I said. I was wrong, sorry.&lt;BR /&gt;Thanks in advance for your answer.</description>
      <pubDate>Wed, 18 Jun 2008 10:38:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209530#M8324</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-06-18T10:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209531#M8325</link>
      <description>In the Ecosystem, I saw a tAddSequence component -</description>
      <pubDate>Wed, 18 Jun 2008 20:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209531#M8325</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-06-18T20:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209532#M8326</link>
      <description>Hi Megadeth2,
&lt;BR /&gt;I just modified the existing job to show the sequence. We do not need to have two primary keys. Its an example.
&lt;BR /&gt;-
&lt;BR /&gt;sangi</description>
      <pubDate>Thu, 19 Jun 2008 07:19:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209532#M8326</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-06-19T07:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209533#M8327</link>
      <description>Hi Megadeth2, 
&lt;BR /&gt;I just designed the job for sequence generator. 
&lt;BR /&gt;Here I am attaching the job and tMap. 
&lt;BR /&gt;This is my tsv file: 
&lt;BR /&gt;Organization City 
&lt;BR /&gt;Yahoo CA 
&lt;BR /&gt;Google NY 
&lt;BR /&gt;AOL NJ 
&lt;BR /&gt;Database MySQL: 
&lt;BR /&gt;1,Yahoo,CA 
&lt;BR /&gt;2,Google,NY 
&lt;BR /&gt;3,AOL,NJ 
&lt;BR /&gt; 
&lt;BR /&gt;Var Expression: 
&lt;BR /&gt;Numeric.sequence("s1",1,1) 
&lt;BR /&gt; 
&lt;BR /&gt;please upload images of your job if you still face any problem. 
&lt;BR /&gt;regards, 
&lt;BR /&gt;sangi 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCOI.bmp"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142245iBABE49E462D15C0A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCOI.bmp" alt="0683p000009MCOI.bmp" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCOg.bmp"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150039i7F854A64F590B75B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCOg.bmp" alt="0683p000009MCOg.bmp" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCVR.bmp"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148423i2568A68EB345C019/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCVR.bmp" alt="0683p000009MCVR.bmp" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 19 Jun 2008 07:34:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209533#M8327</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-06-19T07:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209534#M8328</link>
      <description>Hi Sangui, &lt;BR /&gt;Thanks for your answer, I did the same you show me but I still have the problem "null", I don't understand why he doesn't want to raise my sequence.&lt;BR /&gt;I can't upload images, so I'll keep on searching what is the problem.&lt;BR /&gt;Thanks a lot for yours advices.</description>
      <pubDate>Thu, 19 Jun 2008 08:44:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209534#M8328</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-06-19T08:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209535#M8329</link>
      <description>I think it's a problem with my destination table because I do the same thing with an other job and it's ok.</description>
      <pubDate>Thu, 19 Jun 2008 10:06:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209535#M8329</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-06-19T10:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209536#M8330</link>
      <description>are you able to generate the sequence?</description>
      <pubDate>Fri, 20 Jun 2008 06:32:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209536#M8330</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-06-20T06:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209537#M8331</link>
      <description>My problem was my destination table because I did the same thing with an other job and it was ok. Now it's ok.&lt;BR /&gt;Thanks a lot for your help.</description>
      <pubDate>Fri, 20 Jun 2008 09:05:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209537#M8331</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-06-20T09:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209538#M8332</link>
      <description>Hi all,can any body explain how to generate cyclic sequence values in talend bigdata.&lt;BR /&gt;EX&lt;BR /&gt;col1 col2&lt;BR /&gt;A 1&lt;BR /&gt;A 2&lt;BR /&gt;A 3&lt;BR /&gt;B 2&lt;BR /&gt;B 2</description>
      <pubDate>Wed, 15 Mar 2017 08:43:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209538#M8332</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2017-03-15T08:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate a sequence with a tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209539#M8333</link>
      <description>Hi all,can any body explain how to generate cyclic sequence values in talend bigdata.&lt;BR /&gt;EX&lt;BR /&gt;col1 col2&lt;BR /&gt;A 1&lt;BR /&gt;A 2&lt;BR /&gt;A 3&lt;BR /&gt;B 1&lt;BR /&gt;B 2</description>
      <pubDate>Wed, 15 Mar 2017 08:45:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-a-sequence-with-a-tMap/m-p/2209539#M8333</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2017-03-15T08:45:17Z</dc:date>
    </item>
  </channel>
</rss>

