<?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 [resolved] NullPointerException tMap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-NullPointerException-tMap/m-p/2368506#M131761</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;I am receiving a null pointer exception in &amp;nbsp;my tmap where I am mapping and xls file into an oracle database. &amp;nbsp;Previous files have worked fine but I cannot figure out why this one is erroring out. &amp;nbsp;There dont appear to be any column changes in the file from previous files and I have added null handling for all my columns. &amp;nbsp;Columns are string, dates, or integers&lt;BR /&gt;&amp;nbsp;&amp;nbsp;row5.DISTR_LOC == null ? null : row5.DISTR_LOC (format for string)&lt;BR /&gt;row5.DOB.isEmpty() || row5.DOB.equals("")? null: TalendDate.parseDate("MM/dd/yyyy",row5.DOB) &amp;nbsp;(format for date)&lt;BR /&gt;row5.QUANTITY_SHIPPED != null? row5.QUANTITY_SHIPPED : 0 &amp;nbsp;(format for int)&lt;BR /&gt;Is there something I am missing or how can I debug to figure out what is causing the issue in the file?&lt;BR /&gt;Any help is greatly appreciated!&lt;/P&gt;</description>
    <pubDate>Thu, 27 Oct 2016 00:59:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-10-27T00:59:23Z</dc:date>
    <item>
      <title>[resolved] NullPointerException tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-NullPointerException-tMap/m-p/2368506#M131761</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I am receiving a null pointer exception in &amp;nbsp;my tmap where I am mapping and xls file into an oracle database. &amp;nbsp;Previous files have worked fine but I cannot figure out why this one is erroring out. &amp;nbsp;There dont appear to be any column changes in the file from previous files and I have added null handling for all my columns. &amp;nbsp;Columns are string, dates, or integers&lt;BR /&gt;&amp;nbsp;&amp;nbsp;row5.DISTR_LOC == null ? null : row5.DISTR_LOC (format for string)&lt;BR /&gt;row5.DOB.isEmpty() || row5.DOB.equals("")? null: TalendDate.parseDate("MM/dd/yyyy",row5.DOB) &amp;nbsp;(format for date)&lt;BR /&gt;row5.QUANTITY_SHIPPED != null? row5.QUANTITY_SHIPPED : 0 &amp;nbsp;(format for int)&lt;BR /&gt;Is there something I am missing or how can I debug to figure out what is causing the issue in the file?&lt;BR /&gt;Any help is greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2016 00:59:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-NullPointerException-tMap/m-p/2368506#M131761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-27T00:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] NullPointerException tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-NullPointerException-tMap/m-p/2368507#M131762</link>
      <description>Hi &amp;nbsp;
&lt;BR /&gt;I see this topic has been marked as resolved, I think you have fixed the problem. Don't hesitate to post if you still have issues.
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 27 Oct 2016 01:43:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-NullPointerException-tMap/m-p/2368507#M131762</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-27T01:43:19Z</dc:date>
    </item>
  </channel>
</rss>

