<?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: Using tArray in tSetGlobalVar in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Using-tArray-in-tSetGlobalVar/m-p/2223990#M16877</link>
    <description>Hello 
&lt;BR /&gt;The tArray/tArrayIn/tSortIn are the virtual components. Please read this 2569 to learn more information. 
&lt;BR /&gt;After you define variables via tSetGlobalVar, you can use them like this in tJava/tJavaRow or other components: 
&lt;BR /&gt; 
&lt;PRE&gt;globalMap.get("month")&lt;/PRE&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
    <pubDate>Fri, 25 Apr 2008 07:23:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-04-25T07:23:44Z</dc:date>
    <item>
      <title>Using tArray in tSetGlobalVar</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tArray-in-tSetGlobalVar/m-p/2223989#M16876</link>
      <description>When i try to use tArray variable (month) in tSetGlobalVar: 
&lt;BR /&gt;(String)((java.util.ArrayList)globalMap.get( "month" )).get(0) 
&lt;BR /&gt;i get error message: 
&lt;BR /&gt;java.lang.ClassCastException: zarplata.salary3.salary3$row6Struct cannot be cast to java.lang.String</description>
      <pubDate>Sat, 16 Nov 2024 14:23:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tArray-in-tSetGlobalVar/m-p/2223989#M16876</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Using tArray in tSetGlobalVar</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tArray-in-tSetGlobalVar/m-p/2223990#M16877</link>
      <description>Hello 
&lt;BR /&gt;The tArray/tArrayIn/tSortIn are the virtual components. Please read this 2569 to learn more information. 
&lt;BR /&gt;After you define variables via tSetGlobalVar, you can use them like this in tJava/tJavaRow or other components: 
&lt;BR /&gt; 
&lt;PRE&gt;globalMap.get("month")&lt;/PRE&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Fri, 25 Apr 2008 07:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tArray-in-tSetGlobalVar/m-p/2223990#M16877</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-04-25T07:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using tArray in tSetGlobalVar</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tArray-in-tSetGlobalVar/m-p/2223991#M16878</link>
      <description>How can i get First element in tArray???? 
&lt;BR /&gt;globalMap.get("month") doesn't work, error: 
&lt;BR /&gt;The type of the expression must be an array type but it resolved to Object</description>
      <pubDate>Mon, 28 Apr 2008 14:34:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tArray-in-tSetGlobalVar/m-p/2223991#M16878</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-04-28T14:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using tArray in tSetGlobalVar</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tArray-in-tSetGlobalVar/m-p/2223992#M16879</link>
      <description>Hello 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;How can i get First element in tArray????&lt;BR /&gt;globalMap.get("month") doesn't work, error:&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;tArray is a virtual component, you can't use it alone in a job and you can't get First element in tArray via the expression below: 
&lt;BR /&gt;globalMap.get("month") 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Tue, 29 Apr 2008 08:17:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tArray-in-tSetGlobalVar/m-p/2223992#M16879</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-04-29T08:17:22Z</dc:date>
    </item>
  </channel>
</rss>

