<?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: Get the Job progress in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Get-the-Job-progress/m-p/2265266#M44856</link>
    <description>Hi, 
&lt;BR /&gt;This is the best solution so far but can I get more info like Pid,father pid ,etc that we get in tLogcatcher as far I an getting is like this: 
&lt;BR /&gt;Progress4960|SortData|FIRSTPROJECT 
&lt;BR /&gt;Progress4970|SortData|FIRSTPROJECT 
&lt;BR /&gt;Progress4980|SortData|FIRSTPROJECT 
&lt;BR /&gt;Progress4990|SortData|FIRSTPROJECT 
&lt;BR /&gt;2014-02-04 12:40:22| fDeAyS| fDeAyS| fDeAyS|FIRSTPROJECT| SortData| Default| 1| tWarn|SortProcess|Data is Proccessing at Sort component| 1 
&lt;BR /&gt;2014-02-04 12:40:22| fDeAyS| fDeAyS| fDeAyS|FIRSTPROJECT| SortData| Default| 1| tWarn| FlowTest|Data is flowing | 1 
&lt;BR /&gt;2014-02-04 12:40:22| fDeAyS| fDeAyS| fDeAyS|FIRSTPROJECT| SortData| Default| 1| tWarn| FileWrite|No. of line 4995 Data written to D:/Data/Talend/customer1.csv| 1 
&lt;BR /&gt; 3seconds 3720 milliseconds 
&lt;BR /&gt;2014-02-04 12:40:22| fDeAyS| fDeAyS| fDeAyS|FIRSTPROJECT| SortData| Default| 1| tWarn|JobCompleate|SortingJob Compleated SortData| 1 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; 
&lt;BR /&gt;I want to match the log generated by tWarn and progress log. 
&lt;BR /&gt; 
&lt;BR /&gt;Can anyone help me for this. 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Saurav Sinha</description>
    <pubDate>Tue, 04 Feb 2014 07:20:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-02-04T07:20:12Z</dc:date>
    <item>
      <title>Get the Job progress</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-the-Job-progress/m-p/2265259#M44849</link>
      <description>Hi,&lt;BR /&gt;I have scenario in which I want to log the flow of the process as the no. of record pass to the flow meter. So that I can determine the percentage of job done.Can you please tell how can it be done.&lt;BR /&gt;Thanks,&lt;BR /&gt;saurav</description>
      <pubDate>Thu, 23 Jan 2014 10:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-the-Job-progress/m-p/2265259#M44849</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-23T10:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Get the Job progress</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-the-Job-progress/m-p/2265260#M44850</link>
      <description>hi
&lt;BR /&gt;have a look at Catching flow metrics from a Job:
&lt;BR /&gt;
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=9311245#Raa48663" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/pages/viewpage.action?pageId=9311245#Raa48663&lt;/A&gt;
&lt;BR /&gt;or if working on TIS : Activity monitoring center 
&lt;BR /&gt;
&lt;A href="https://help.talend.com/search/all?query=Introduction+to+Talend+Activity+Monitoring+Console&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Introduction+to+Talend+Activity+Monitoring+Console&amp;amp;content-lang=en&lt;/A&gt;
&lt;BR /&gt;regards
&lt;BR /&gt;laurent</description>
      <pubDate>Thu, 23 Jan 2014 11:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-the-Job-progress/m-p/2265260#M44850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-23T11:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Get the Job progress</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-the-Job-progress/m-p/2265261#M44851</link>
      <description>Hi, 
&lt;BR /&gt;I am looking for some process by which I am able to see the progress of my file processing. 
&lt;BR /&gt;Such that when 10K record is processed I generate a log massage. 
&lt;BR /&gt;Is there any way by which I am able to generate these logs? 
&lt;BR /&gt;To be more spicific can it be possible to generate these logs from tFlowMeter of TFlowCatcher? 
&lt;BR /&gt;When I am using it, it is giving only total records pass throught it. 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Saurav</description>
      <pubDate>Thu, 23 Jan 2014 11:48:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-the-Job-progress/m-p/2265261#M44851</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-23T11:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Get the Job progress</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-the-Job-progress/m-p/2265262#M44852</link>
      <description>Hi, 
&lt;BR /&gt;It seems you want to generate logs from tFlowMeter of TFlowCatcher into file or DB table? 
&lt;BR /&gt;If so, you can set it in Project Setting or job review setting. 
&lt;BR /&gt;Please see my screenshots for details. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MC6d.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145868iBCCCA3BE8BB5F943/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MC6d.png" alt="0683p000009MC6d.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MChm.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147698i0BBE8D6EDF33034E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MChm.png" alt="0683p000009MChm.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 24 Jan 2014 03:45:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-the-Job-progress/m-p/2265262#M44852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-24T03:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Get the Job progress</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-the-Job-progress/m-p/2265263#M44853</link>
      <description>Thanks for your reply but this is not helping me at all.
&lt;BR /&gt;Is there any setting by which I am able to generate logs of my progress like for every 10K I genetrate a log massage.
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Saurav</description>
      <pubDate>Fri, 24 Jan 2014 06:31:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-the-Job-progress/m-p/2265263#M44853</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-24T06:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Get the Job progress</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-the-Job-progress/m-p/2265264#M44854</link>
      <description>Hi, 
&lt;BR /&gt;you could do something like (sreenshoot) ... 
&lt;BR /&gt;hope it helps 
&lt;BR /&gt;regards 
&lt;BR /&gt;laurent 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MChr.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133269i586121469740F9A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MChr.png" alt="0683p000009MChr.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MChw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149131iDC47AB09D8E1EBFC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MChw.png" alt="0683p000009MChw.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 24 Jan 2014 10:24:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-the-Job-progress/m-p/2265264#M44854</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-24T10:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Get the Job progress</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-the-Job-progress/m-p/2265265#M44855</link>
      <description>Hi, &lt;BR /&gt;Is @kzone's answer satisfying you needs? Could you please elaborate your case with an example with expected output values?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Sun, 26 Jan 2014 06:42:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-the-Job-progress/m-p/2265265#M44855</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-26T06:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Get the Job progress</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-the-Job-progress/m-p/2265266#M44856</link>
      <description>Hi, 
&lt;BR /&gt;This is the best solution so far but can I get more info like Pid,father pid ,etc that we get in tLogcatcher as far I an getting is like this: 
&lt;BR /&gt;Progress4960|SortData|FIRSTPROJECT 
&lt;BR /&gt;Progress4970|SortData|FIRSTPROJECT 
&lt;BR /&gt;Progress4980|SortData|FIRSTPROJECT 
&lt;BR /&gt;Progress4990|SortData|FIRSTPROJECT 
&lt;BR /&gt;2014-02-04 12:40:22| fDeAyS| fDeAyS| fDeAyS|FIRSTPROJECT| SortData| Default| 1| tWarn|SortProcess|Data is Proccessing at Sort component| 1 
&lt;BR /&gt;2014-02-04 12:40:22| fDeAyS| fDeAyS| fDeAyS|FIRSTPROJECT| SortData| Default| 1| tWarn| FlowTest|Data is flowing | 1 
&lt;BR /&gt;2014-02-04 12:40:22| fDeAyS| fDeAyS| fDeAyS|FIRSTPROJECT| SortData| Default| 1| tWarn| FileWrite|No. of line 4995 Data written to D:/Data/Talend/customer1.csv| 1 
&lt;BR /&gt; 3seconds 3720 milliseconds 
&lt;BR /&gt;2014-02-04 12:40:22| fDeAyS| fDeAyS| fDeAyS|FIRSTPROJECT| SortData| Default| 1| tWarn|JobCompleate|SortingJob Compleated SortData| 1 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; 
&lt;BR /&gt;I want to match the log generated by tWarn and progress log. 
&lt;BR /&gt; 
&lt;BR /&gt;Can anyone help me for this. 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Saurav Sinha</description>
      <pubDate>Tue, 04 Feb 2014 07:20:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-the-Job-progress/m-p/2265266#M44856</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-04T07:20:12Z</dc:date>
    </item>
  </channel>
</rss>

