<?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: Exception in component tMap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMap/m-p/2261570#M42318</link>
    <description>Hello
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Exception in component tMap_4&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;yes the input SADSOR and SACMSO can be null.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;You need to deal with the null value, for example:
&lt;BR /&gt;SADMIN.SACMSO==null || SADMIN.SACMSO.equals("07")? null: SADMIN.SACMSO
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
    <pubDate>Fri, 23 May 2008 03:04:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-05-23T03:04:25Z</dc:date>
    <item>
      <title>Exception in component tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMap/m-p/2261567#M42315</link>
      <description>Hello, 
&lt;BR /&gt;My first job works. 
&lt;BR /&gt;I need to modified it to get more correct datas. 
&lt;BR /&gt;I change one think in the tMap and I get the following error. I don't understand why: 
&lt;BR /&gt;Starting job personnel at 16:12 22/05/2008. 
&lt;BR /&gt;Exception in component tMap_4 
&lt;BR /&gt;java.lang.NullPointerException 
&lt;BR /&gt; at hrv_reso_foederis.personnel.personnel.tOracleInput_3Process(personnel.java:917) 
&lt;BR /&gt; at hrv_reso_foederis.personnel.personnel.runJobInTOS(personnel.java:2111) 
&lt;BR /&gt; at hrv_reso_foederis.personnel.personnel.main(personnel.java:2027) 
&lt;BR /&gt;Job personnel ended at 16:13 22/05/2008. 
&lt;BR /&gt;The input datas from row2 are 
&lt;BR /&gt;ETCMAT H1DDEB H1DFIN SADESO SADSOR 
&lt;BR /&gt;00010962|02/12/2002|29/02/2008|02/12/2002|29/02/2008 
&lt;BR /&gt;00460011|01/09/2007|29/02/2008|01/10/2001|29/02/2008 
&lt;BR /&gt;00010012|01/09/1997|29/02/2008|11/07/1997|29/02/2008 
&lt;BR /&gt;00320388|01/11/1997|09/03/2008|03/10/1994|09/03/2008 
&lt;BR /&gt;the output datas are: 
&lt;BR /&gt;ETCMAT SADESO H1DDEB H1DFIN SADSOR SACMSO ETCNOM ETCPRE ETCDNA 
&lt;BR /&gt;00320388|03/10/1994|01/11/1997|09/03/2008|09/03/2008|07|WOJCIESZAK|FRANCK|27/11/1969 
&lt;BR /&gt;00460011|01/10/2001|01/09/2007|29/02/2008|29/02/2008|07|LANGELLIER|MUGUETTE|17/01/1957 
&lt;BR /&gt;00010962|02/12/2002|02/12/2002|29/02/2008|29/02/2008|07|TEXIER|DAVID EMMANUEL|03/12/1972 
&lt;BR /&gt;00010012|11/07/1997|01/09/1997|29/02/2008|29/02/2008|07|ARZALIER|ALAIN|23/11/1955 
&lt;BR /&gt; 
&lt;BR /&gt;I want to add: when SACMSO = '07' SADSOR must be null. 
&lt;BR /&gt;See the third figure... 
&lt;BR /&gt;Thanks. 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
      <pubDate>Sat, 16 Nov 2024 14:21:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMap/m-p/2261567#M42315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMap/m-p/2261568#M42316</link>
      <description>Hi,&lt;BR /&gt;Your column is nullable ?</description>
      <pubDate>Thu, 22 May 2008 16:33:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMap/m-p/2261568#M42316</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-05-22T16:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMap/m-p/2261569#M42317</link>
      <description>Hi,&lt;BR /&gt;yes the input SADSOR and SACMSO can be null.&lt;BR /&gt;In output it doesn't matter, it is a flat file!&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 22 May 2008 21:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMap/m-p/2261569#M42317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-05-22T21:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMap/m-p/2261570#M42318</link>
      <description>Hello
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Exception in component tMap_4&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;yes the input SADSOR and SACMSO can be null.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;You need to deal with the null value, for example:
&lt;BR /&gt;SADMIN.SACMSO==null || SADMIN.SACMSO.equals("07")? null: SADMIN.SACMSO
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Fri, 23 May 2008 03:04:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMap/m-p/2261570#M42318</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-05-23T03:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMap/m-p/2261571#M42319</link>
      <description>With this expression it works:
&lt;BR /&gt;SADMIN.SADSOR == null ? null :
&lt;BR /&gt;(SADMIN.SACMSO.equals("") || SADMIN.SACMSO.equals("07") ? null : SADMIN.SADSOR) 
&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 23 May 2008 08:27:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMap/m-p/2261571#M42319</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-05-23T08:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMap/m-p/2261572#M42320</link>
      <description>I Have the same problem, I have all my collumns with the process that you recomended but the problem continue.</description>
      <pubDate>Sun, 21 Aug 2016 20:44:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMap/m-p/2261572#M42320</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-21T20:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMap/m-p/2261573#M42321</link>
      <description>Can you show us a screenshot of how your tMap4 is configured OR provide us wirth all of the expressions you are using in the tMap?</description>
      <pubDate>Sun, 21 Aug 2016 22:11:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMap/m-p/2261573#M42321</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-21T22:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMap/m-p/2261574#M42322</link>
      <description>@ 
&lt;A href="https://www.talendforge.org/forum/profile.php?id=391352" target="_blank" rel="nofollow noopener noreferrer"&gt;JPincay7&lt;/A&gt;, show us what's in your tMap. 
&lt;BR /&gt;Sound's like an autoboxing result.&amp;nbsp; 
&lt;BR /&gt;See&amp;nbsp; 
&lt;A href="http://programtalk.com/java/autoboxing-and-autounboxing/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://programtalk.com/java/autoboxing-and-autounboxing/&lt;/A&gt;&amp;nbsp;and let us know. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;TRF</description>
      <pubDate>Sun, 21 Aug 2016 23:08:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMap/m-p/2261574#M42322</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2016-08-21T23:08:01Z</dc:date>
    </item>
  </channel>
</rss>

