<?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 Generate Batch Id for files in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Generate-Batch-Id-for-files/m-p/2245119#M31066</link>
    <description>&lt;P&gt;Dear friends,&lt;/P&gt; 
&lt;P&gt;Please help me.&lt;/P&gt; 
&lt;P&gt;I want to create batch Id for every file.&lt;/P&gt; 
&lt;P&gt;One file having one batch id and another file having another batch id etc.&lt;/P&gt; 
&lt;P&gt;My source file initially dont have any batch ids. How to achieve this using a filename and time stamp or any other methods? Please help as I am new to talend...any screenshot would be helpful.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;SHAMLY&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 06:47:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-03-12T06:47:00Z</dc:date>
    <item>
      <title>Generate Batch Id for files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generate-Batch-Id-for-files/m-p/2245119#M31066</link>
      <description>&lt;P&gt;Dear friends,&lt;/P&gt; 
&lt;P&gt;Please help me.&lt;/P&gt; 
&lt;P&gt;I want to create batch Id for every file.&lt;/P&gt; 
&lt;P&gt;One file having one batch id and another file having another batch id etc.&lt;/P&gt; 
&lt;P&gt;My source file initially dont have any batch ids. How to achieve this using a filename and time stamp or any other methods? Please help as I am new to talend...any screenshot would be helpful.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;SHAMLY&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:47:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generate-Batch-Id-for-files/m-p/2245119#M31066</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-12T06:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Generate Batch Id for files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Generate-Batch-Id-for-files/m-p/2245120#M31067</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;all depend from - what you want from this batch_id?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;as variant - simplest way:&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;create table with batch id's&lt;/LI&gt; 
 &lt;LI&gt;when start job - read current&lt;/LI&gt; 
 &lt;LI&gt;increment and write back to table when you need&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;for example in our case batch id - it not for each file, but for all files from this batch.&lt;/P&gt; 
&lt;P&gt;so in sequence of jobs we open batch - assign number and store in database table&lt;/P&gt; 
&lt;P&gt;than each job in same batch use this number - read from table&lt;/P&gt; 
&lt;P&gt;final job - close the batch, update column in the table&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 12:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Generate-Batch-Id-for-files/m-p/2245120#M31067</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-03-12T12:01:50Z</dc:date>
    </item>
  </channel>
</rss>

