<?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 Get the count of records Upserted In tPostgresqlRow in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Get-the-count-of-records-Upserted-In-tPostgresqlRow/m-p/2244599#M30697</link>
    <description>Hi There,
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Can any body help me out to get the count of records inserted or updated by the DML's written inside tPostgresqlRow component.
&lt;BR /&gt;Like in tOracleRow we have an option to get the count out from the componet to use by talend variables.
&lt;BR /&gt;Like that how can i do that thing in tPostgersqlRow.
&lt;BR /&gt;If it's possible by changing code behind or by any procedure please guide me....
&lt;BR /&gt;Exact Scenrio:
&lt;BR /&gt;Insert into abc(a,b,c,d,e)
&lt;BR /&gt;select * from d;
&lt;BR /&gt;I want to know if i am executing this query in tPostgresqlRow how many records inserted to the target.
&lt;BR /&gt;Like in tPostgresqlOutPut there are talend variables like _inserted,updated to furnish this operation.
&lt;BR /&gt;Thanks!!!
&lt;BR /&gt;Jyotiranjan</description>
    <pubDate>Wed, 04 Nov 2015 17:27:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-11-04T17:27:02Z</dc:date>
    <item>
      <title>Get the count of records Upserted In tPostgresqlRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-the-count-of-records-Upserted-In-tPostgresqlRow/m-p/2244599#M30697</link>
      <description>Hi There,
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Can any body help me out to get the count of records inserted or updated by the DML's written inside tPostgresqlRow component.
&lt;BR /&gt;Like in tOracleRow we have an option to get the count out from the componet to use by talend variables.
&lt;BR /&gt;Like that how can i do that thing in tPostgersqlRow.
&lt;BR /&gt;If it's possible by changing code behind or by any procedure please guide me....
&lt;BR /&gt;Exact Scenrio:
&lt;BR /&gt;Insert into abc(a,b,c,d,e)
&lt;BR /&gt;select * from d;
&lt;BR /&gt;I want to know if i am executing this query in tPostgresqlRow how many records inserted to the target.
&lt;BR /&gt;Like in tPostgresqlOutPut there are talend variables like _inserted,updated to furnish this operation.
&lt;BR /&gt;Thanks!!!
&lt;BR /&gt;Jyotiranjan</description>
      <pubDate>Wed, 04 Nov 2015 17:27:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-the-count-of-records-Upserted-In-tPostgresqlRow/m-p/2244599#M30697</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-04T17:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Get the count of records Upserted In tPostgresqlRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-the-count-of-records-Upserted-In-tPostgresqlRow/m-p/2244600#M30698</link>
      <description>Hi,&lt;BR /&gt;There is no &lt;FONT size="2"&gt;&lt;FONT face="" calibri=""&gt;NB_LINE&lt;/FONT&gt;&lt;/FONT&gt; Global Variables in tPostgresqlRow.&lt;BR /&gt;In talend, tflowmeter and tflowmetercatcher components are used to log the flow of the process.&lt;BR /&gt;There is one column called "count" on the schema of tFlowMeterCatcher which counts the no. of records pass by the specify flow.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 06 Nov 2015 08:38:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-the-count-of-records-Upserted-In-tPostgresqlRow/m-p/2244600#M30698</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-06T08:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Get the count of records Upserted In tPostgresqlRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-the-count-of-records-Upserted-In-tPostgresqlRow/m-p/2244601#M30699</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm also very interested in this topic.&lt;/P&gt; 
&lt;P&gt;I would NOT capture the number of records inserted in a tPostgreSQLRow query like "INSERT INTO ... (SELECT * FROM..)" as an INTEGER, ready to be manipulated, but I would (at least) capture the PostgreSQL return message (a text message) such as:&lt;/P&gt; 
&lt;P&gt;"Query returned successfully: 198887 rows affected, 31.9 secs execution time."&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Lorenzo&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2019 10:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-the-count-of-records-Upserted-In-tPostgresqlRow/m-p/2244601#M30699</guid>
      <dc:creator>Lorenzo5</dc:creator>
      <dc:date>2019-02-07T10:07:07Z</dc:date>
    </item>
  </channel>
</rss>

