<?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: Populating a flow from an array in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Populating-a-flow-from-an-array/m-p/2320274#M90435</link>
    <description>Hi 
&lt;BR /&gt;My idea is to remove the characters "[","]" from the array string, and then normalize the string to each item, iterate each item and execute it in tHiveRow, the job looks like. 
&lt;BR /&gt;....output array sting--tJavaRow--tNormalize--tFlowToIterate--iterate--tHiveRow 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
    <pubDate>Thu, 05 Dec 2019 12:07:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-12-05T12:07:31Z</dc:date>
    <item>
      <title>Populating a flow from an array</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Populating-a-flow-from-an-array/m-p/2320273#M90434</link>
      <description>&lt;P&gt;I have an array of strings, and I want to execute each of them in turn in a tHiveRow component. How can I make each string element a row in a flow?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have seen this:&amp;nbsp;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCrjDCAS#M17340" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/JSON-Array-values-to-Rows-is-there-a-better-way/m-p/52229#M17340&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;That's fine if you've got your strings in JSON, but I don't, they are in a Java array. I suppose I could write them into JSON and then extract them out but that seems a bit hacky.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:57:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Populating-a-flow-from-an-array/m-p/2320273#M90434</guid>
      <dc:creator>PhilHibbs</dc:creator>
      <dc:date>2024-11-16T03:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Populating a flow from an array</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Populating-a-flow-from-an-array/m-p/2320274#M90435</link>
      <description>Hi 
&lt;BR /&gt;My idea is to remove the characters "[","]" from the array string, and then normalize the string to each item, iterate each item and execute it in tHiveRow, the job looks like. 
&lt;BR /&gt;....output array sting--tJavaRow--tNormalize--tFlowToIterate--iterate--tHiveRow 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 05 Dec 2019 12:07:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Populating-a-flow-from-an-array/m-p/2320274#M90435</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-05T12:07:31Z</dc:date>
    </item>
  </channel>
</rss>

