<?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 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251631#M35525</link>
    <description>Hi,&lt;BR /&gt;Add a tFileOutputExcel (or other output component) after tSalesfourceOutput.&lt;BR /&gt;Right click on tSalesfourceOutput, then "Row &amp;gt; Reject" and link with tFileOutputExecl.&lt;BR /&gt;Retrieve the Salesforce rejected records with error message in the Excel file you indicate in the tFileOutputExecl component.</description>
    <pubDate>Sat, 06 May 2017 12:20:16 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2017-05-06T12:20:16Z</dc:date>
    <item>
      <title>How to capture reject records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251626#M35520</link>
      <description>&lt;P&gt;Am very new to Talend and am loading a salesforce object from a database table.&lt;/P&gt;&lt;P&gt;pretty simple job and it fails to load about 5% of the data. &amp;nbsp;I am just trying to capture the reject records to a xls or csv. &amp;nbsp;such an easy thing i imagine but cant seem to find where/how.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any help would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:49:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251626#M35520</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture reject records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251627#M35521</link>
      <description>&lt;P&gt;Welcome!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry but not clean&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could You attach screenshots of Your Job, errors what You have and etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It make more easy to understand - where the problem&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 23:57:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251627#M35521</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-05-04T23:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture reject records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251628#M35522</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You haven't mentioned which Database you are using I am assuming it must be SQLSql&amp;nbsp;Server so in order to capture rejected records you will have to first untick "Use Batch Size" option which is in Adv settings of the tMsSqlOutput component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;And since you said your source is Salesforce and you are getting rejected records then even if you are able to capture the rejected records you won't be directly able to load it into your target table(if in case that's what you are trying to achieve). Instead, you can add &amp;nbsp;SET ANSI warning OFF command in tMsSqlRow this way those rows won't be included in your target and you won't get any truncation issue if those rows are not important for your project. Because mostly truncation issue comes for "Description" field of Salesforce objects. Later on, you can ON the ANSI warning at the end&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Design1 to handle rejects rows" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtkH.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131816iFC8EA49462ECED22/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtkH.jpg" alt="0683p000009LtkH.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Design1 to handle rejects rows&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Design 2 to avoid truncation issues" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtuR.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135196i7C6C3023EAEDD339/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtuR.jpg" alt="0683p000009LtuR.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Design 2 to avoid truncation issues&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="settings1 for Design1" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtUo.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131512iD9DE41257012CE24/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtUo.jpg" alt="0683p000009LtUo.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;settings1 for Design1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="settings 2 for Design1" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lu3p.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145802i4FB75D85CC82846C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lu3p.jpg" alt="0683p000009Lu3p.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;settings 2 for Design1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="to ignore truncated rows" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ltzo.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129377iD2C552FF183A9D5E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ltzo.jpg" alt="0683p000009Ltzo.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;to ignore truncated rows&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2017 06:50:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251628#M35522</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-05T06:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture reject records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251629#M35523</link>
      <description>&lt;P&gt;more clarification. &amp;nbsp;my source is sql server, destination is salesforce. &amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ss2sf.jpg" style="width: 688px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lu1r.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129741i28CB2525F3C8FDB3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lu1r.jpg" alt="0683p000009Lu1r.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2017 14:12:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251629#M35523</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-05T14:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture reject records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251630#M35524</link>
      <description>source is sql server, destination is salesforce. i posted a pic as well</description>
      <pubDate>Fri, 05 May 2017 14:13:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251630#M35524</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-05T14:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture reject records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251631#M35525</link>
      <description>Hi,&lt;BR /&gt;Add a tFileOutputExcel (or other output component) after tSalesfourceOutput.&lt;BR /&gt;Right click on tSalesfourceOutput, then "Row &amp;gt; Reject" and link with tFileOutputExecl.&lt;BR /&gt;Retrieve the Salesforce rejected records with error message in the Excel file you indicate in the tFileOutputExecl component.</description>
      <pubDate>Sat, 06 May 2017 12:20:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251631#M35525</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-05-06T12:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture reject records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251632#M35526</link>
      <description>thanks! figured it had to be pretty easy. much appreciated.</description>
      <pubDate>Mon, 08 May 2017 13:27:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251632#M35526</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-08T13:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture reject records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251633#M35527</link>
      <description>&lt;P&gt;I am doing exactly the same thing.. But although it is rejecting the records but in output it is still showing 0 records. Why so? can you please help?&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error_talend.png" style="width: 781px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuTp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153719i988FABAD9E58DF9A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuTp.png" alt="0683p000009LuTp.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 12:05:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251633#M35527</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-09T12:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture reject records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251634#M35528</link>
      <description>Your screenshot shows 7 rows coming in and 7 rows going to your database with no rejects. Are you sure there are rejects to capture?</description>
      <pubDate>Fri, 09 Jun 2017 14:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251634#M35528</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-06-09T14:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture reject records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251635#M35529</link>
      <description>&lt;P&gt;Yes absolutely!&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The situation is that I have 10 records, out of which 7 are OK and 3 i am expecting to go as rejected records and they should be stored in a separate excel as I am trying. On the console it shows me those 3 error records like 'Invalid date' etc. but why these erroneous records do not go in the excel?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 05:58:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251635#M35529</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-12T05:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture reject records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251636#M35530</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LM32AAG"&gt;@ppp_rrr&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;please look at the screenshot I have attached below, I guess you exactly want the same job flow.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 606px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lufp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149890iE44A2405A0EEAEA7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lufp.png" alt="0683p000009Lufp.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In the source, I'm having 5 records in which 2 records doesn't meet my condition so it gets rejected.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 06:46:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251636#M35530</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-12T06:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture reject records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251637#M35531</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.qlik.com/s/profile/0053p000007LLvYAAW"&gt;@Sara&lt;/A&gt;,&lt;BR /&gt;thanks for the reply.&lt;/P&gt; 
&lt;P&gt;But when I'm trying it, it's not giving me the desired results. I am not applying any validation to the input data in tMap. Anything which is not accepted in Oracle database according to column type is rejected and should be stored in a separate excel file as a kind of report.&lt;BR /&gt;Please see my screeshot. you can see in console 3 rejected records, these should have gone to excel, but not so...&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="filter_records.jpg" style="width: 823px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lufy.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156756i969D991687C693A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lufy.jpg" alt="0683p000009Lufy.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 09:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251637#M35531</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-12T09:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture reject records</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251638#M35532</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LM32AAG"&gt;@ppp_rrr&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please do the following &amp;nbsp;changes in your job and run&lt;/P&gt; 
&lt;P&gt;1.Uncheck "Die on error"&lt;/P&gt; 
&lt;P&gt;2.you will errorReject on your right-side just connect that to your tfileoutputexcel to see the rejected records and error message.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rejects_map.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LugI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142828i4289D847DFBE6AEF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LugI.png" alt="0683p000009LugI.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 11:00:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-reject-records/m-p/2251638#M35532</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-12T11:00:40Z</dc:date>
    </item>
  </channel>
</rss>

