<?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: How to group list of row into java list object an inverse ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-group-list-of-row-into-java-list-object-an-inverse/m-p/2210837#M9107</link>
    <description>I think the new job should response to your need.</description>
    <pubDate>Wed, 30 Jan 2008 16:07:40 GMT</pubDate>
    <dc:creator>amaumont</dc:creator>
    <dc:date>2008-01-30T16:07:40Z</dc:date>
    <item>
      <title>How to group list of row into java list object an inverse ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-group-list-of-row-into-java-list-object-an-inverse/m-p/2210833#M9103</link>
      <description>Hi 
&lt;BR /&gt;I'm using Talend to manage flow that call Java api. I use TjavaFlex and write java routine to wrap the java api all is fine. 
&lt;BR /&gt;My problem I've an api that receive a List&amp;lt;String&amp;gt; as parameter and return back a String array. 
&lt;BR /&gt;like String[] call(List&amp;lt;String&amp;gt; data) 
&lt;BR /&gt;In my flow I get the data from 1 column and I need to build a bulk of 5000 string put this into a list an call the API, the API return back String[] this string array need to continue the flow. Of course I need to make this for each 5000 rows. 
&lt;BR /&gt;I've tried to play with Tbuffer but I don't understand how to change 5000 row to a list 
&lt;BR /&gt;I don't know also how to reenter into the flow the string array that I get back from the API 
&lt;BR /&gt;Please help</description>
      <pubDate>Sat, 16 Nov 2024 14:28:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-group-list-of-row-into-java-list-object-an-inverse/m-p/2210833#M9103</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to group list of row into java list object an inverse ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-group-list-of-row-into-java-list-object-an-inverse/m-p/2210834#M9104</link>
      <description>Hello Nobody have an idea ??&lt;BR /&gt;Is there anybody have ever use a list type field ??&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 30 Jan 2008 08:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-group-list-of-row-into-java-list-object-an-inverse/m-p/2210834#M9104</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-30T08:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to group list of row into java list object an inverse ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-group-list-of-row-into-java-list-object-an-inverse/m-p/2210835#M9105</link>
      <description>I hope I understood your request and I built this job, see the screenshots.</description>
      <pubDate>Wed, 30 Jan 2008 09:58:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-group-list-of-row-into-java-list-object-an-inverse/m-p/2210835#M9105</guid>
      <dc:creator>amaumont</dc:creator>
      <dc:date>2008-01-30T09:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to group list of row into java list object an inverse ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-group-list-of-row-into-java-list-object-an-inverse/m-p/2210836#M9106</link>
      <description>Thanks for your response it's ok for the second part of the problem meaning To get an array back from the API and loop on it 
&lt;BR /&gt;many thanks for this. 
&lt;BR /&gt;But the first part is more complicated : 
&lt;BR /&gt;I need to build a List java object with data from Tmap meaning that Tmap need to output the data to TjavaFlex but it going to make it for each row I need to take these rows data and add them into a list WHEN the list size = 5000 I need to call my java API and pass this list as parameter 
&lt;BR /&gt;If you need more detailled description tell me what could help you 
&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 30 Jan 2008 12:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-group-list-of-row-into-java-list-object-an-inverse/m-p/2210836#M9106</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-30T12:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to group list of row into java list object an inverse ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-group-list-of-row-into-java-list-object-an-inverse/m-p/2210837#M9107</link>
      <description>I think the new job should response to your need.</description>
      <pubDate>Wed, 30 Jan 2008 16:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-group-list-of-row-into-java-list-object-an-inverse/m-p/2210837#M9107</guid>
      <dc:creator>amaumont</dc:creator>
      <dc:date>2008-01-30T16:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to group list of row into java list object an inverse ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-group-list-of-row-into-java-list-object-an-inverse/m-p/2210838#M9108</link>
      <description>I got It !!!!&lt;BR /&gt;Thank you very much</description>
      <pubDate>Wed, 30 Jan 2008 19:31:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-group-list-of-row-into-java-list-object-an-inverse/m-p/2210838#M9108</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-30T19:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to group list of row into java list object an inverse ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-group-list-of-row-into-java-list-object-an-inverse/m-p/2210839#M9109</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;I hope I understood your request and I built this job, see the screenshots.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;can you explain me how do you do that...please...&lt;BR /&gt;because i get lost... in the part where you getGloba...&lt;BR /&gt;tks...</description>
      <pubDate>Thu, 28 Jan 2010 19:43:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-group-list-of-row-into-java-list-object-an-inverse/m-p/2210839#M9109</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-01-28T19:43:10Z</dc:date>
    </item>
  </channel>
</rss>

