<?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: How to Capture reject records from DBOutput with Batch node on? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-Capture-reject-records-from-DBOutput-with-Batch-node-on/m-p/2197991#M1500</link>
    <description>&lt;P&gt;Thanks Manohar. We have put some Data Quality checks, in our main ETL. However if any other error occurs on the DB, we wanted to capture the row value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any workaround you see for this?&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jun 2020 14:30:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-06-03T14:30:52Z</dc:date>
    <item>
      <title>How to Capture reject records from DBOutput with Batch node on?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Capture-reject-records-from-DBOutput-with-Batch-node-on/m-p/2197987#M1496</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am having a flow from source to DB Target. We have setup the batch and parallel mode on for the performance. however now the DBOutput does not allow to have rejected rows mapping.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I capture the rejected rows from this DB Output?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:15:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Capture-reject-records-from-DBOutput-with-Batch-node-on/m-p/2197987#M1496</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T02:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to Capture reject records from DBOutput with Batch node on?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Capture-reject-records-from-DBOutput-with-Batch-node-on/m-p/2197988#M1497</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQUMAA4"&gt;@azshaikh&lt;/A&gt;&amp;nbsp;, can you show your job design?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 12:41:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Capture-reject-records-from-DBOutput-with-Batch-node-on/m-p/2197988#M1497</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-06-03T12:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to Capture reject records from DBOutput with Batch node on?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Capture-reject-records-from-DBOutput-with-Batch-node-on/m-p/2197989#M1498</link>
      <description>&lt;P&gt;Here it is,&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Annotation 2020-06-03 151829.png" style="width: 605px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MZnU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137496i1E934797D065DB51/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MZnU.png" alt="0683p000009MZnU.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 13:19:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Capture-reject-records-from-DBOutput-with-Batch-node-on/m-p/2197989#M1498</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-03T13:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to Capture reject records from DBOutput with Batch node on?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Capture-reject-records-from-DBOutput-with-Batch-node-on/m-p/2197990#M1499</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQUMAA4"&gt;@azshaikh&lt;/A&gt;&amp;nbsp;, that option is not there when you use parallel execution ,since you need to check manually the rejected line before load into DB like coulmn is null then otherflow.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 13:28:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Capture-reject-records-from-DBOutput-with-Batch-node-on/m-p/2197990#M1499</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-06-03T13:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Capture reject records from DBOutput with Batch node on?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Capture-reject-records-from-DBOutput-with-Batch-node-on/m-p/2197991#M1500</link>
      <description>&lt;P&gt;Thanks Manohar. We have put some Data Quality checks, in our main ETL. However if any other error occurs on the DB, we wanted to capture the row value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any workaround you see for this?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 14:30:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Capture-reject-records-from-DBOutput-with-Batch-node-on/m-p/2197991#M1500</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-03T14:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to Capture reject records from DBOutput with Batch node on?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Capture-reject-records-from-DBOutput-with-Batch-node-on/m-p/2197992#M1501</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQUMAA4"&gt;@azshaikh&lt;/A&gt;&amp;nbsp;, I do not think but you can use on compoent ok from tDBoutput and you can print the error message of global var of tDBoutput.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 15:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Capture-reject-records-from-DBOutput-with-Batch-node-on/m-p/2197992#M1501</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-06-03T15:00:39Z</dc:date>
    </item>
  </channel>
</rss>

