<?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: tMemorizeRows - ArrayIndexOutOfBoundsException in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMemorizeRows-ArrayIndexOutOfBoundsException/m-p/2206892#M6775</link>
    <description>&lt;P&gt;Hi shong, yes that was it, changed the value to 2 and it worked. Thanks so much for your input.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Feb 2020 15:23:44 GMT</pubDate>
    <dc:creator>jimbo20814</dc:creator>
    <dc:date>2020-02-19T15:23:44Z</dc:date>
    <item>
      <title>tMemorizeRows - ArrayIndexOutOfBoundsException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMemorizeRows-ArrayIndexOutOfBoundsException/m-p/2206890#M6773</link>
      <description>&lt;P&gt;Hello, I'm getting an ArrayIndexOutOfBoundsException error. I think I know why but wondering what the work around is.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So I have a dataset where a datetime column is being used in tMemorizeRows (column startTime). Since tMemorizeRows gets the previous value, I think I'm getting the error because of the first row, yes? Since the first row has no previous value.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When I get the value of&amp;nbsp;startTime_tMemorizeRows_1[0] (position zero), it works fine because it's referencing the same row, but I get the error when reference position 1,&amp;nbsp; startTime_tMemorizeRows_1[1].&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Again, is it because of the first row? In my tJavaRow component, I tried to use an if conditional before assigning output value. But I still get the same error.&lt;/P&gt; 
&lt;P&gt;if (startTime_tMemorizeRows_1[1] != null)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:13:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMemorizeRows-ArrayIndexOutOfBoundsException/m-p/2206890#M6773</guid>
      <dc:creator>jimbo20814</dc:creator>
      <dc:date>2024-11-16T03:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: tMemorizeRows - ArrayIndexOutOfBoundsException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMemorizeRows-ArrayIndexOutOfBoundsException/m-p/2206891#M6774</link>
      <description>what is the value of the Row count to memorize field? By default, it is 1, if you want to meorize multiple rows, you should increase this value. 
&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Feb 2020 02:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMemorizeRows-ArrayIndexOutOfBoundsException/m-p/2206891#M6774</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-19T02:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: tMemorizeRows - ArrayIndexOutOfBoundsException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMemorizeRows-ArrayIndexOutOfBoundsException/m-p/2206892#M6775</link>
      <description>&lt;P&gt;Hi shong, yes that was it, changed the value to 2 and it worked. Thanks so much for your input.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 15:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMemorizeRows-ArrayIndexOutOfBoundsException/m-p/2206892#M6775</guid>
      <dc:creator>jimbo20814</dc:creator>
      <dc:date>2020-02-19T15:23:44Z</dc:date>
    </item>
  </channel>
</rss>

