<?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: Talend tFlowMeter returns no result in amc database in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-tFlowMeter-returns-no-result-in-amc-database/m-p/2296989#M69602</link>
    <description>&lt;P&gt;Greetings Sabrina, &lt;/P&gt;&lt;P&gt;This is the full snippet of the workflow connected to the tFlowMeter component. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000QDkrpAAD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144051i9B8FA958688C0D32/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000QDkrpAAD.png" alt="0695b00000QDkrpAAD.png" /&gt;&lt;/span&gt;The workflow is like : &lt;/P&gt;&lt;OL&gt;&lt;LI&gt;tJava capture the data from its previous component using &lt;B&gt;globalMap.put("execution_time",executionTime.trim()); &lt;/B&gt;.&lt;/LI&gt;&lt;LI&gt;tIterateToFlow will pass the data to tMap and tConvertType. using &lt;B&gt;(String)globalMap.get("execution_time")&lt;/B&gt;;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which I believe Talend should be able to recognize the record count of this workflow by above components, as the data is passing throughout the workflow. Am I got the right idea of how the tFlowMeter works?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Apr 2022 07:44:16 GMT</pubDate>
    <dc:creator>WSyahirah21</dc:creator>
    <dc:date>2022-04-16T07:44:16Z</dc:date>
    <item>
      <title>Talend tFlowMeter returns no result in amc database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-tFlowMeter-returns-no-result-in-amc-database/m-p/2296987#M69600</link>
      <description>&lt;P&gt;I am trying to pass the logs, stats and flowmeter data from my spark job to amc database in Talend. Currently, I managed to push the logs and stats data into db (by setting up the amc connection in Stats and Logs in Job tab of tSystem component.). Meanwhile, for flowmeter, I am not sure how to pass that data into amc database. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My effort is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Checked on the Use volumetrics(tFlowMeterCatcher). &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000QDJttAAH.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150097i8E8CDF2AF755E8A7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000QDJttAAH.png" alt="0695b00000QDJttAAH.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Manually added the tFlowMeter and tFlowMeterCatcher component in talend workflow. &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000QDJvLAAX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142578i4F126052AC245F67/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000QDJvLAAX.png" alt="0695b00000QDJvLAAX.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000QDJvGAAX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130265i72E12F9933685270/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000QDJvGAAX.png" alt="0695b00000QDJvGAAX.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reference : &lt;A href="https://www.talendforge.org/forum/viewtopic.php?id=18319" alt="https://www.talendforge.org/forum/viewtopic.php?id=18319" target="_blank"&gt;https://www.talendforge.org/forum/viewtopic.php?id=18319&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, none of these steps working and they still return an empty result in flowmeter table in amc database. Did I miss any steps to fetch the flowmeter to amc database? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advice.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:01:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-tFlowMeter-returns-no-result-in-amc-database/m-p/2296987#M69600</guid>
      <dc:creator>WSyahirah21</dc:creator>
      <dc:date>2024-11-15T23:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Talend tFlowMeter returns no result in amc database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-tFlowMeter-returns-no-result-in-amc-database/m-p/2296988#M69601</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;As the tFlowMeterCatcher component&amp;nbsp;catches the processing volumetric from the&amp;nbsp;tFlowMeter&lt;B&gt;&amp;nbsp;&lt;/B&gt;component and passes them on to the output component, actually tFlowMeterCatcher will count the no. of records pass by the specify flow.&lt;/P&gt;&lt;P&gt;From your screenshot, I don't see any data flow passed in your row1 and row6, row2 and row 4. Since no row type that can be captured by tFlowMeterCatcher, so it is normal that the flow table is empty. &lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 07:30:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-tFlowMeter-returns-no-result-in-amc-database/m-p/2296988#M69601</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-13T07:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Talend tFlowMeter returns no result in amc database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-tFlowMeter-returns-no-result-in-amc-database/m-p/2296989#M69602</link>
      <description>&lt;P&gt;Greetings Sabrina, &lt;/P&gt;&lt;P&gt;This is the full snippet of the workflow connected to the tFlowMeter component. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000QDkrpAAD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144051i9B8FA958688C0D32/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000QDkrpAAD.png" alt="0695b00000QDkrpAAD.png" /&gt;&lt;/span&gt;The workflow is like : &lt;/P&gt;&lt;OL&gt;&lt;LI&gt;tJava capture the data from its previous component using &lt;B&gt;globalMap.put("execution_time",executionTime.trim()); &lt;/B&gt;.&lt;/LI&gt;&lt;LI&gt;tIterateToFlow will pass the data to tMap and tConvertType. using &lt;B&gt;(String)globalMap.get("execution_time")&lt;/B&gt;;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which I believe Talend should be able to recognize the record count of this workflow by above components, as the data is passing throughout the workflow. Am I got the right idea of how the tFlowMeter works?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Apr 2022 07:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-tFlowMeter-returns-no-result-in-amc-database/m-p/2296989#M69602</guid>
      <dc:creator>WSyahirah21</dc:creator>
      <dc:date>2022-04-16T07:44:16Z</dc:date>
    </item>
  </channel>
</rss>

