<?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: whats the best way to catch runtime errors/exceptions in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/whats-the-best-way-to-catch-runtime-errors-exceptions/m-p/2290509#M63785</link>
    <description>Nulls do not count as not matching a data type, even if you specify that the column in the schema is not nullable. You'll have to check for and handle them separately. A tFilter or tMap component can accomplish this.</description>
    <pubDate>Thu, 22 Jun 2017 13:44:43 GMT</pubDate>
    <dc:creator>cterenzi</dc:creator>
    <dc:date>2017-06-22T13:44:43Z</dc:date>
    <item>
      <title>whats the best way to catch runtime errors/exceptions</title>
      <link>https://community.qlik.com/t5/Talend-Studio/whats-the-best-way-to-catch-runtime-errors-exceptions/m-p/2290508#M63784</link>
      <description>&lt;P&gt;I am running a job which reads from excel sheet and inserts data in a Table. I have a Reject flow which stores those records which do not match the data type. But for one record it is giving an exception in the console as in the screenshot below. So, how to handle this or catch such errors in a file/table so that if there 100 such records, they also get stored separately.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="runtime_error.jpg" style="width: 807px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lvbb.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151050i8A38B7C43BF1F076/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lvbb.jpg" alt="0683p000009Lvbb.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 12:33:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/whats-the-best-way-to-catch-runtime-errors-exceptions/m-p/2290508#M63784</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-22T12:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: whats the best way to catch runtime errors/exceptions</title>
      <link>https://community.qlik.com/t5/Talend-Studio/whats-the-best-way-to-catch-runtime-errors-exceptions/m-p/2290509#M63785</link>
      <description>Nulls do not count as not matching a data type, even if you specify that the column in the schema is not nullable. You'll have to check for and handle them separately. A tFilter or tMap component can accomplish this.</description>
      <pubDate>Thu, 22 Jun 2017 13:44:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/whats-the-best-way-to-catch-runtime-errors-exceptions/m-p/2290509#M63785</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-06-22T13:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: whats the best way to catch runtime errors/exceptions</title>
      <link>https://community.qlik.com/t5/Talend-Studio/whats-the-best-way-to-catch-runtime-errors-exceptions/m-p/2290510#M63786</link>
      <description>&lt;P&gt;Ok, using tMap can always help in such matters. But i want to do something like let's say I put a rule to replace some characters with some other. At the end, if I wish to know from 100 records on how many records&amp;nbsp;was the rule applied, something isRuleApplied column in Table or so. How to do this?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 11:54:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/whats-the-best-way-to-catch-runtime-errors-exceptions/m-p/2290510#M63786</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-23T11:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: whats the best way to catch runtime errors/exceptions</title>
      <link>https://community.qlik.com/t5/Talend-Studio/whats-the-best-way-to-catch-runtime-errors-exceptions/m-p/2290511#M63787</link>
      <description>You'll probably have to carry the original data and the changed data in separate columns and compare them after applying rules to keep track of what changed.</description>
      <pubDate>Fri, 23 Jun 2017 14:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/whats-the-best-way-to-catch-runtime-errors-exceptions/m-p/2290511#M63787</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-06-23T14:03:15Z</dc:date>
    </item>
  </channel>
</rss>

