<?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: Outputing a data flow from a loop in a java component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Outputing-a-data-flow-from-a-loop-in-a-java-component/m-p/2331276#M100271</link>
    <description>Hey,
&lt;BR /&gt;Thanks for the answer,
&lt;BR /&gt;I replaced the tJava componenent with a TJavaFlex componenet to send off all my Object data and it seems to work fine.
&lt;BR /&gt;Is this the only way that this can be done? Storing an Array Objects into a context doesn't seem like an ideal solution.
&lt;BR /&gt;Thanks</description>
    <pubDate>Wed, 30 Sep 2009 14:48:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-09-30T14:48:53Z</dc:date>
    <item>
      <title>Outputing a data flow from a loop in a java component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Outputing-a-data-flow-from-a-loop-in-a-java-component/m-p/2331273#M100268</link>
      <description>I have a problem with some java code. I need to do a search in a java component to a special database which returns me an array of variables.
&lt;BR /&gt;What I need to do is loop through that array and using java methods output information for each variables like a tFileDelimited would do for each line of text.
&lt;BR /&gt;Is that possible or do I have to find a work around?</description>
      <pubDate>Sat, 16 Nov 2024 13:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Outputing-a-data-flow-from-a-loop-in-a-java-component/m-p/2331273#M100268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Outputing a data flow from a loop in a java component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Outputing-a-data-flow-from-a-loop-in-a-java-component/m-p/2331274#M100269</link>
      <description>Hey,
&lt;BR /&gt;I have a similar situation.
&lt;BR /&gt;Through an API I retrieve an Array of Objects. What I need to do is iterate through this array, extract some information and AT EACH iteration send that data to the rest of my design.
&lt;BR /&gt;Hope someone can help.
&lt;BR /&gt;Thank you in advance.</description>
      <pubDate>Wed, 30 Sep 2009 00:20:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Outputing-a-data-flow-from-a-loop-in-a-java-component/m-p/2331274#M100269</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-30T00:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Outputing a data flow from a loop in a java component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Outputing-a-data-flow-from-a-loop-in-a-java-component/m-p/2331275#M100270</link>
      <description>hi, 
&lt;BR /&gt;here some ideas to "play" with an array and a loop 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Not sure it's what you're looking for but if it can help you 
&lt;BR /&gt;ps : cast object type (my context variable) to an Array (String[]) type ! 
&lt;BR /&gt;It will be easier coding directly in tJava componenet perhaps .... 
&lt;BR /&gt;regards 
&lt;BR /&gt;laurent</description>
      <pubDate>Wed, 30 Sep 2009 08:38:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Outputing-a-data-flow-from-a-loop-in-a-java-component/m-p/2331275#M100270</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-30T08:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Outputing a data flow from a loop in a java component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Outputing-a-data-flow-from-a-loop-in-a-java-component/m-p/2331276#M100271</link>
      <description>Hey,
&lt;BR /&gt;Thanks for the answer,
&lt;BR /&gt;I replaced the tJava componenent with a TJavaFlex componenet to send off all my Object data and it seems to work fine.
&lt;BR /&gt;Is this the only way that this can be done? Storing an Array Objects into a context doesn't seem like an ideal solution.
&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 30 Sep 2009 14:48:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Outputing-a-data-flow-from-a-loop-in-a-java-component/m-p/2331276#M100271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-30T14:48:53Z</dc:date>
    </item>
  </channel>
</rss>

