<?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 Example with tArrayIn in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233350#M23046</link>
    <description>hi, it's possible to have an example with the using of tArrayIn ?
&lt;BR /&gt;i looked into the Components Manual but there's no description for this component !!!
&lt;BR /&gt;i tried to use it but with no success..
&lt;BR /&gt;Thanks,
&lt;BR /&gt;JamesB</description>
    <pubDate>Sat, 16 Nov 2024 14:14:22 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2024-11-16T14:14:22Z</dc:date>
    <item>
      <title>Example with tArrayIn</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233350#M23046</link>
      <description>hi, it's possible to have an example with the using of tArrayIn ?
&lt;BR /&gt;i looked into the Components Manual but there's no description for this component !!!
&lt;BR /&gt;i tried to use it but with no success..
&lt;BR /&gt;Thanks,
&lt;BR /&gt;JamesB</description>
      <pubDate>Sat, 16 Nov 2024 14:14:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233350#M23046</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T14:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Example with tArrayIn</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233351#M23047</link>
      <description>Hi JamesB, 
&lt;BR /&gt;tArrayOut and tArrayIn operate in pairs and provide temporary storage within a job. I assume that you've already added the components via 3120 
&lt;BR /&gt;Firstly, you must flow data from another component into the tArray and match the schema to the source component. This will put the data into an array (the Destination) within the job. 
&lt;BR /&gt;Then use a tArrayIn and make sure that the Destination matches the Destination from tArray. Another trick is to copy the schema of the tArray using the clipboard and then paste into the tArrayIn schema. Then add subsequent components that flow from tArrayIn. 
&lt;BR /&gt;I tend to use tArray when I need to pass data between sub jobs. 
&lt;BR /&gt;Although these components have been established for some time I have never seen them documented. I assume that esabot still maintains the documentation so can these components please be added? 
&lt;BR /&gt;Cheers, 
&lt;BR /&gt;c0utta</description>
      <pubDate>Tue, 09 Sep 2008 00:38:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233351#M23047</guid>
      <dc:creator>c0utta</dc:creator>
      <dc:date>2008-09-09T00:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Example with tArrayIn</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233352#M23048</link>
      <description>you should probably submit a bug request if you want documentation put in for those components</description>
      <pubDate>Tue, 09 Sep 2008 00:57:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233352#M23048</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-09-09T00:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Example with tArrayIn</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233353#M23049</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;I assume that esabot still maintains the documentation so can these components please be added?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;esabot is currently taking care of here young baby &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; hmassy is currently in charge of documentation. 
&lt;BR /&gt;Of course these components can be added and the best way to make them come fast is to submit a feature request in the bugtracker, as strpdsnk suggests. 
&lt;BR /&gt;You will find usage examples of tArray in: 
&lt;BR /&gt;- 1012 
&lt;BR /&gt;- 995</description>
      <pubDate>Tue, 09 Sep 2008 08:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233353#M23049</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-09-09T08:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Example with tArrayIn</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233354#M23050</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi JamesB,&lt;BR /&gt;tArrayOut and tArrayIn operate in pairs and provide temporary storage within a job. I assume that you've already added the components via &lt;A href="https://community.talend.com/t5/Archive/How-to-install-set-tHash-in-TOS-2-4-0/td-p/77934" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Archive/How-to-install-set-tHash-in-TOS-2-4-0/td-p/77934&lt;/A&gt;.&lt;BR /&gt;Firstly, you must flow data from another component into the tArray and match the schema to the source component. This will put the data into an array (the Destination) within the job.&lt;BR /&gt;Then use a tArrayIn and make sure that the Destination matches the Destination from tArray. Another trick is to copy the schema of the tArray using the clipboard and then paste into the tArrayIn schema. Then add subsequent components that flow from tArrayIn.&lt;BR /&gt;I tend to use tArray when I need to pass data between sub jobs.&lt;BR /&gt;Although these components have been established for some time I have never seen them documented. I assume that esabot still maintains the documentation so can these components please be added?&lt;BR /&gt;Cheers,&lt;BR /&gt;c0utta&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Hi c0utta ! 
&lt;BR /&gt;my jobs are a little bit complicated but i tried a simple example and it doesn't work this tArrayIn!! 
&lt;BR /&gt;Here's my job : 
&lt;BR /&gt; 
&lt;A href="http://picasaweb.google.it/gjergjD/Talend#5243929509301547074" rel="nofollow noopener noreferrer"&gt;http://picasaweb.google.it/gjergjD/Talend#5243929509301547074&lt;/A&gt; 
&lt;BR /&gt; 
&lt;A href="http://picasaweb.google.it/gjergjD/Talend#5243929506907402114" rel="nofollow noopener noreferrer"&gt;http://picasaweb.google.it/gjergjD/Talend#5243929506907402114&lt;/A&gt; 
&lt;BR /&gt;tFileInputExcel-----tFilterRow---tMap---tArray 
&lt;BR /&gt;| 
&lt;BR /&gt;| 
&lt;BR /&gt;OnSubJobOk 
&lt;BR /&gt;| 
&lt;BR /&gt;| 
&lt;BR /&gt;tArrayIn----tLogRow 
&lt;BR /&gt;but i have this error : 
&lt;BR /&gt;Exception in component tArrayIn_2 
&lt;BR /&gt;java.lang.ClassCastException: conversione_tracciati_sp_da_np_07_08_mattina.prova_1_0_1.prova_1$StructStruct 
&lt;BR /&gt; at myProject.prova_1_0_1.prova_1.tArrayIn_2Process(prova_1.java:988) 
&lt;BR /&gt; at myProject.prova_1_0_1.prova_1.tFileInputExcel_2Process(prova_1.java:7054) 
&lt;BR /&gt; at myProject.prova_1_0_1.prova_1.runJobInTOS(prova_1.java:7174) 
&lt;BR /&gt; at myProject.prova_1_0_1.prova_1.main(prova_1.java:7087) 
&lt;BR /&gt;this because of the Type of the List of the tArrayIn &amp;lt;OnSubjobOkStructarray_tArray_1&amp;gt;,that its not the same type of the tArray that i'm taking 
&lt;BR /&gt;the type of tArray is : 
&lt;BR /&gt; 
&lt;PRE&gt;java.util.List&amp;lt;out_IStruct&amp;gt; array_tArray_1 = new java.util.ArrayList&amp;lt;out_IStruct&amp;gt;();&lt;BR /&gt;			globalMap.put("array_tArray_1", array_tArray_1);&lt;/PRE&gt; 
&lt;BR /&gt;the type of tArrayIn is: 
&lt;BR /&gt; 
&lt;PRE&gt;			java.util.List&amp;lt;OnSubjobOkStructarray_tArray_1&amp;gt; list_tArrayIn_2 = (java.util.List&amp;lt;OnSubjobOkStructarray_tArray_1&amp;gt;) globalMap&lt;BR /&gt;					.get("array_tArray_1");&lt;BR /&gt;			if (list_tArrayIn_2 == null) {&lt;BR /&gt;				list_tArrayIn_2 = new java.util.ArrayList&amp;lt;OnSubjobOkStructarray_tArray_1&amp;gt;();&lt;/PRE&gt; 
&lt;BR /&gt;Am i doing something wrong or is this a bug 
&lt;IMG id="smileysad" class="emoticon emoticon-smileysad" src="https://yutwg22796.i.lithium.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt; ? 
&lt;BR /&gt;thanks to both, 
&lt;BR /&gt;Cheers,JamesB</description>
      <pubDate>Tue, 09 Sep 2008 09:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233354#M23050</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-09-09T09:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Example with tArrayIn</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233355#M23051</link>
      <description>Java code is not something that I read very well, so the code doesn't help me very much. Perl is my language of choice, although I have done this same process in Java and it worked fine.
&lt;BR /&gt;I am assuming that your schema is identical for tArray and the corresponding tArrayIn. Can you put up a screenshot of your schema?
&lt;BR /&gt;Cheers,
&lt;BR /&gt;c0utta</description>
      <pubDate>Wed, 10 Sep 2008 08:53:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233355#M23051</guid>
      <dc:creator>c0utta</dc:creator>
      <dc:date>2008-09-10T08:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Example with tArrayIn</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233356#M23052</link>
      <description>hi c0utta, yes of course the schema is the same for both : 
&lt;BR /&gt; 
&lt;A href="http://picasaweb.google.it/gjergjD/Talend#5244304002113932050" rel="nofollow noopener noreferrer"&gt;http://picasaweb.google.it/gjergjD/Talend#5244304002113932050&lt;/A&gt; 
&lt;BR /&gt; 
&lt;A href="http://picasaweb.google.it/gjergjD/Talend#5244303997793204418" rel="nofollow noopener noreferrer"&gt;http://picasaweb.google.it/gjergjD/Talend#5244303997793204418&lt;/A&gt; 
&lt;BR /&gt;i was waiting for someone of Talend group to confirm this for the Exception that i have when i run my job : 
&lt;BR /&gt;the ClassCastException is because of the different types of tArray and tArrayIn (&amp;lt;out_IStruct&amp;gt; and &amp;lt;OnSubjobOkStructarray_tArray_1&amp;gt;) 
&lt;BR /&gt;and i can't make a cast on the type of tArrayIn because the type of tArray is inside on a static class(static class in java have no constructor so i can call it and cast the type of tArrayIn) 
&lt;BR /&gt;thanks for your response even you don't use java 
&lt;IMG id="smileywink" class="emoticon emoticon-smileywink" src="https://yutwg22796.i.lithium.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt; 
&lt;BR /&gt;Regards, JamesB</description>
      <pubDate>Wed, 10 Sep 2008 09:31:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233356#M23052</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-09-10T09:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Example with tArrayIn</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233357#M23053</link>
      <description>Hi JamesB, 
&lt;BR /&gt;I created the most basic job with tArray and confirm that I get the same error using Java. You'll need to raise a bug in the tracker to get this fixed. 
&lt;BR /&gt;Cheers, 
&lt;BR /&gt;Brent</description>
      <pubDate>Thu, 11 Sep 2008 01:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233357#M23053</guid>
      <dc:creator>c0utta</dc:creator>
      <dc:date>2008-09-11T01:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Example with tArrayIn</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233358#M23054</link>
      <description>i am having the same issue....any method to resolve it?</description>
      <pubDate>Thu, 02 Feb 2012 05:04:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233358#M23054</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-02T05:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Example with tArrayIn</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233359#M23055</link>
      <description>is this bug resolved ??</description>
      <pubDate>Thu, 02 Feb 2012 06:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233359#M23055</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-02T06:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Example with tArrayIn</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233360#M23056</link>
      <description>Are there any workarounds for this class cast exception problem?
&lt;BR /&gt;Maybe named scheme defenition or smth like that?</description>
      <pubDate>Wed, 15 Feb 2012 03:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Example-with-tArrayIn/m-p/2233360#M23056</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-15T03:22:40Z</dc:date>
    </item>
  </channel>
</rss>

