<?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: [resolved] Variable increment in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Variable-increment/m-p/2204785#M5524</link>
    <description>thx jetab , i understund your idea but how &amp;nbsp;to do it really in talend ? i'm really new using talend ...</description>
    <pubDate>Thu, 16 Apr 2015 17:26:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-04-16T17:26:37Z</dc:date>
    <item>
      <title>[resolved] Variable increment</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Variable-increment/m-p/2204783#M5522</link>
      <description>hi,&lt;BR /&gt;i want to create a new column in my database with the type (integer).&lt;BR /&gt;For this i want to create a variable which increment of 1 everytime my job run.&lt;BR /&gt;Example :&lt;BR /&gt;1- First execution : the field takes the value 0&lt;BR /&gt;2-Second executon : the field takes the value 1&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;12-// // &amp;nbsp;: the field takes the value 11&lt;BR /&gt;any idea?&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 15 Apr 2015 22:20:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Variable-increment/m-p/2204783#M5522</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-15T22:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Variable increment</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Variable-increment/m-p/2204784#M5523</link>
      <description>after execution write current value to file.&lt;BR /&gt;on next execution read this value from file and increment it.(then write to file)&lt;BR /&gt;or when you execute your job, read max value from database(if not found, write 0), increment it and write to database</description>
      <pubDate>Thu, 16 Apr 2015 09:23:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Variable-increment/m-p/2204784#M5523</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-16T09:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Variable increment</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Variable-increment/m-p/2204785#M5524</link>
      <description>thx jetab , i understund your idea but how &amp;nbsp;to do it really in talend ? i'm really new using talend ...</description>
      <pubDate>Thu, 16 Apr 2015 17:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Variable-increment/m-p/2204785#M5524</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-16T17:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Variable increment</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Variable-increment/m-p/2204786#M5525</link>
      <description>Your job should be something like this: &amp;nbsp;Take Row count from your desired DB if its is zero give the JobCountRun Value as zero esle fetch the last saved jobCountRun Value and add by 1 and fed it to a context value, OnSubJobOk fetch the context value into DB as well as into a file from where you could fetch the JobCountRun which should be the JobCountRun value. In this way u can create and save a JobCountRun value into your DB whenever you Run your job multiple times.</description>
      <pubDate>Fri, 17 Apr 2015 14:10:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Variable-increment/m-p/2204786#M5525</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-17T14:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Variable increment</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Variable-increment/m-p/2204787#M5526</link>
      <description>thx for your reply . It works&amp;nbsp; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 21 Apr 2015 11:27:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Variable-increment/m-p/2204787#M5526</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-21T11:27:12Z</dc:date>
    </item>
  </channel>
</rss>

