<?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: tOracleRow error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tOracleRow-error/m-p/2325405#M95010</link>
    <description>It is still throwing the same exception! 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Tue, 23 Aug 2016 14:44:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-08-23T14:44:42Z</dc:date>
    <item>
      <title>tOracleRow error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleRow-error/m-p/2325403#M95008</link>
      <description>&lt;P&gt;&lt;STRONG&gt;tOracleRow java.lang.NullPointerException&lt;/STRONG&gt;&lt;BR /&gt;I am facing the above exception when I am trying to execute the following job:&lt;BR /&gt;tFileInputJSON----tFlowToIterate-----tOracleRow&lt;BR /&gt;with the sql query----&amp;gt;"update employee_combine set email_new = "+((String)globalMap.get("email"))+" where id&amp;lt;=50"&lt;BR /&gt;I am retrieving the email from JSON file and inserting into an existing oracle table.&lt;BR /&gt;I understand that null values are being passed, and hence the database is giving the exception.&lt;BR /&gt;Can anyone suggest what changes I could make so that the flow works.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2016 14:22:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleRow-error/m-p/2325403#M95008</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-22T14:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleRow error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleRow-error/m-p/2325404#M95009</link>
      <description>Hi&amp;nbsp; 
&lt;BR /&gt;Assuming the job design looks like 
&lt;BR /&gt; 
&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;tFileInputJSON--row1(main)--tFlowToIterate---iterate--tOracleRow&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;The correct syntax should be: 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;"update employee_combine set email_new = "+((String)globalMap.get("row1.email"))+" where id&amp;lt;=50"&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 23 Aug 2016 02:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleRow-error/m-p/2325404#M95009</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-23T02:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleRow error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleRow-error/m-p/2325405#M95010</link>
      <description>It is still throwing the same exception! 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 23 Aug 2016 14:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleRow-error/m-p/2325405#M95010</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-23T14:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleRow error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleRow-error/m-p/2325406#M95011</link>
      <description>Hi&amp;nbsp;
&lt;BR /&gt;Can you upload a screenshot of your job and show us the query used on tOracleRow?
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 25 Aug 2016 10:24:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleRow-error/m-p/2325406#M95011</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-25T10:24:55Z</dc:date>
    </item>
  </channel>
</rss>

