<?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: measure unit time in parallel execution in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/measure-unit-time-in-parallel-execution/m-p/2353523#M119692</link>
    <description>&lt;P&gt;Hello @Frédéric Pouget​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use a tChronometerStart before tFileInputXML and a tChronometerStop after tFileOutputXML and it will display the duration between start and stop on the console.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, this will count the time for the whole subJob and not just tSoap component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A way to measure the execution time for tSoap is to enable "tStatCatcher Statistics" on the component advanced settings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you can use a tStatCatcher to catch the begin and end time of tSoap execution and redirect it to any output you like.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or, instead of using tStatCatcher component, you can check the "Stats &amp;amp; Logs" configuration on Job view tab.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jul 2023 00:38:48 GMT</pubDate>
    <dc:creator>anselmopeixoto</dc:creator>
    <dc:date>2023-07-18T00:38:48Z</dc:date>
    <item>
      <title>measure unit time in parallel execution</title>
      <link>https://community.qlik.com/t5/Talend-Studio/measure-unit-time-in-parallel-execution/m-p/2353522#M119691</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the following flow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tFileList ==&amp;gt; (Iterate 6 time) ==&amp;gt; tFileInputXML ==&amp;gt; tSoap ==&amp;gt; tFileOutputXML&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know the execution time for each request sent to the tSoap componentO. How can I proceed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:34:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/measure-unit-time-in-parallel-execution/m-p/2353522#M119691</guid>
      <dc:creator>FPouget1651761130</dc:creator>
      <dc:date>2024-11-15T21:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: measure unit time in parallel execution</title>
      <link>https://community.qlik.com/t5/Talend-Studio/measure-unit-time-in-parallel-execution/m-p/2353523#M119692</link>
      <description>&lt;P&gt;Hello @Frédéric Pouget​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use a tChronometerStart before tFileInputXML and a tChronometerStop after tFileOutputXML and it will display the duration between start and stop on the console.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, this will count the time for the whole subJob and not just tSoap component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A way to measure the execution time for tSoap is to enable "tStatCatcher Statistics" on the component advanced settings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you can use a tStatCatcher to catch the begin and end time of tSoap execution and redirect it to any output you like.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or, instead of using tStatCatcher component, you can check the "Stats &amp;amp; Logs" configuration on Job view tab.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2023 00:38:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/measure-unit-time-in-parallel-execution/m-p/2353523#M119692</guid>
      <dc:creator>anselmopeixoto</dc:creator>
      <dc:date>2023-07-18T00:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: measure unit time in parallel execution</title>
      <link>https://community.qlik.com/t5/Talend-Studio/measure-unit-time-in-parallel-execution/m-p/2353524#M119693</link>
      <description>&lt;P&gt;Thanks tStatCatcher catch the duration for the tSoap component, but now I don't now how can I join the duration results to the corrects input files (from my tFileList).&lt;/P&gt;&lt;P&gt;How can I proceed?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 08:34:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/measure-unit-time-in-parallel-execution/m-p/2353524#M119693</guid>
      <dc:creator>FPouget1651761130</dc:creator>
      <dc:date>2023-07-19T08:34:20Z</dc:date>
    </item>
  </channel>
</rss>

