<?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: tDBOutput received less record in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tDBOutput-received-less-record/m-p/2235557#M24560</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Any help advise will be highly appreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Sep 2019 02:39:46 GMT</pubDate>
    <dc:creator>Itsm-Ind</dc:creator>
    <dc:date>2019-09-11T02:39:46Z</dc:date>
    <item>
      <title>tDBOutput received less record</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tDBOutput-received-less-record/m-p/2235556#M24559</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm Talend Beginner,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have just start with Talend and I did create MyTalendJob success, but result not as my expectation. My goals to transfer data from multi sources ( current test MSSQL ) transfer to Firebird database, all good only result just received one record as require to get all number of record. Anyone can please advise if have miss a step, Thank You&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:43:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tDBOutput-received-less-record/m-p/2235556#M24559</guid>
      <dc:creator>Itsm-Ind</dc:creator>
      <dc:date>2024-11-16T04:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: tDBOutput received less record</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tDBOutput-received-less-record/m-p/2235557#M24560</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Any help advise will be highly appreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 02:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tDBOutput-received-less-record/m-p/2235557#M24560</guid>
      <dc:creator>Itsm-Ind</dc:creator>
      <dc:date>2019-09-11T02:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: tDBOutput received less record</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tDBOutput-received-less-record/m-p/2235558#M24561</link>
      <description>&lt;P&gt;What in the "Commit every..." Advanced settings field?&lt;BR /&gt;Did you try to use tFirebirdOutput instead of generic DB component?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 15:50:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tDBOutput-received-less-record/m-p/2235558#M24561</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-09-11T15:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: tDBOutput received less record</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tDBOutput-received-less-record/m-p/2235559#M24562</link>
      <description>&lt;P&gt;Hi TRF thanks for the reply.&lt;/P&gt;
&lt;P&gt;I left commit set as default, I worked with tFirebirdOutput and result is the same as only received the last record or last update data in the table. Is there cause of incremental? Please advise, I'm still beginner in TOS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Find my screen attach detail&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lwb5"&gt;Talend6.jpg&lt;/A&gt;</description>
      <pubDate>Thu, 12 Sep 2019 03:19:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tDBOutput-received-less-record/m-p/2235559#M24562</guid>
      <dc:creator>Itsm-Ind</dc:creator>
      <dc:date>2019-09-12T03:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: tDBOutput received less record</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tDBOutput-received-less-record/m-p/2235560#M24563</link>
      <description>What's the operation (insert, update, ...)?
&lt;BR /&gt;Add a tLogRow after tDBOutput to catch rejected records.
&lt;BR /&gt;Share a sample of source data.
&lt;BR /&gt;Which field is the key?
&lt;BR /&gt;What's in tMap?
&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Sep 2019 07:03:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tDBOutput-received-less-record/m-p/2235560#M24563</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-09-12T07:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: tDBOutput received less record</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tDBOutput-received-less-record/m-p/2235561#M24564</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi TRF,&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;What's the operation (insert, update, ...)? --&amp;gt; Action on table | Default --- Action on data | Insert or update&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Add a tLogRow after tDBOutput to catch rejected records.--&amp;gt; I did added the tLogRow aftertDBOutput and there's yellow warning say schema from the input link "row3\" is different from the schema defined in the component. actual there's no additional error row in the tDBOutput&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Share a sample of source data.--&amp;gt; bellow sample and I would copy a persist data from MSSQL to Firebird whether use same or different&amp;nbsp;table name &lt;/SPAN&gt;&lt;/P&gt; 
&lt;TABLE&gt; 
 &lt;TBODY&gt; 
  &lt;TR&gt; 
   &lt;TD&gt;index&lt;/TD&gt; 
   &lt;TD&gt;date&lt;/TD&gt; 
   &lt;TD&gt;upercent&lt;/TD&gt; 
   &lt;TD&gt;totalqty&lt;/TD&gt; 
   &lt;TD&gt;used&lt;/TD&gt; 
   &lt;TD&gt;stockqty&lt;/TD&gt; 
  &lt;/TR&gt; 
  &lt;TR&gt; 
   &lt;TD&gt;1&lt;/TD&gt; 
   &lt;TD&gt;29.05.2018&lt;/TD&gt; 
   &lt;TD&gt;49&lt;/TD&gt; 
   &lt;TD&gt;132&lt;/TD&gt; 
   &lt;TD&gt;65&lt;/TD&gt; 
   &lt;TD&gt;67&lt;/TD&gt; 
  &lt;/TR&gt; 
  &lt;TR&gt; 
   &lt;TD&gt;1&lt;/TD&gt; 
   &lt;TD&gt;29.05.2019&lt;/TD&gt; 
   &lt;TD&gt;50&lt;/TD&gt; 
   &lt;TD&gt;132&lt;/TD&gt; 
   &lt;TD&gt;50&lt;/TD&gt; 
   &lt;TD&gt;82&lt;/TD&gt; 
  &lt;/TR&gt; 
  &lt;TR&gt; 
   &lt;TD&gt;1&lt;/TD&gt; 
   &lt;TD&gt;29.05.2020&lt;/TD&gt; 
   &lt;TD&gt;60&lt;/TD&gt; 
   &lt;TD&gt;132&lt;/TD&gt; 
   &lt;TD&gt;40&lt;/TD&gt; 
   &lt;TD&gt;92&lt;/TD&gt; 
  &lt;/TR&gt; 
  &lt;TR&gt; 
   &lt;TD&gt;1&lt;/TD&gt; 
   &lt;TD&gt;29.05.2021&lt;/TD&gt; 
   &lt;TD&gt;70&lt;/TD&gt; 
   &lt;TD&gt;132&lt;/TD&gt; 
   &lt;TD&gt;80&lt;/TD&gt; 
   &lt;TD&gt;52&lt;/TD&gt; 
  &lt;/TR&gt; 
 &lt;/TBODY&gt; 
&lt;/TABLE&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Which field is the key?--&amp;gt; index&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What's in tMap?--&amp;gt; just mapping row without any expression see attach&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Thanking you for share and advise&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LwZ6"&gt;Talend9.jpg&lt;/A&gt;</description>
      <pubDate>Thu, 12 Sep 2019 09:34:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tDBOutput-received-less-record/m-p/2235561#M24564</guid>
      <dc:creator>Itsm-Ind</dc:creator>
      <dc:date>2019-09-12T09:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: tDBOutput received less record</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tDBOutput-received-less-record/m-p/2235562#M24565</link>
      <description>As all records have the same Index value, it's normal to have just 1 record at the end of the story</description>
      <pubDate>Thu, 12 Sep 2019 10:06:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tDBOutput-received-less-record/m-p/2235562#M24565</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-09-12T10:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: tDBOutput received less record</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tDBOutput-received-less-record/m-p/2235563#M24566</link>
      <description>&lt;P&gt;Ahh, very clear.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
 &lt;HR /&gt;
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;&amp;nbsp;wrote:
 &lt;BR /&gt;As all records have the same Index value, it's normal to have just 1 record at the end of the story
 &lt;HR /&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Any advice on how to retrieve those all data transfer consider with same index value?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 10:11:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tDBOutput-received-less-record/m-p/2235563#M24566</guid>
      <dc:creator>Itsm-Ind</dc:creator>
      <dc:date>2019-09-12T10:11:59Z</dc:date>
    </item>
  </channel>
</rss>

