<?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: Process String Array Data in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Process-String-Array-Data/m-p/2264467#M44296</link>
    <description>&lt;P&gt;Looks like treating String Array as Object would work for me.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your Ideas&amp;nbsp;&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;/P&gt;</description>
    <pubDate>Thu, 06 Sep 2018 23:55:57 GMT</pubDate>
    <dc:creator>Sanjay5</dc:creator>
    <dc:date>2018-09-06T23:55:57Z</dc:date>
    <item>
      <title>Process String Array Data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Process-String-Array-Data/m-p/2264461#M44290</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a field with data type String Array and I am looking for some way to handle this in my Job.&lt;/P&gt;
&lt;P&gt;I don't see data type as "String Array" in any of the components.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to handle String Array in Talend?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sanjay&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:42:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Process-String-Array-Data/m-p/2264461#M44290</guid>
      <dc:creator>Sanjay5</dc:creator>
      <dc:date>2024-11-16T07:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Process String Array Data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Process-String-Array-Data/m-p/2264462#M44291</link>
      <description>&lt;P&gt;No such component.&lt;/P&gt;&lt;P&gt;You can do it yourself, this is how I declare it in a tContext global variable which is an Object.&lt;/P&gt;&lt;PRE&gt;(new String[] {"something","something"})&lt;/PRE&gt;&lt;P&gt;If you want to make something flexible you probably end up using tJava, tJavaRow, tJavaFlex.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 10:56:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Process-String-Array-Data/m-p/2264462#M44291</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2018-09-06T10:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Process String Array Data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Process-String-Array-Data/m-p/2264463#M44292</link>
      <description>&lt;P&gt;Thanks Dijke,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did not get how to process the String Array, Would you mind providing me few screen shots.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sanjay&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 20:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Process-String-Array-Data/m-p/2264463#M44292</guid>
      <dc:creator>Sanjay5</dc:creator>
      <dc:date>2018-09-06T20:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Process String Array Data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Process-String-Array-Data/m-p/2264464#M44293</link>
      <description>&lt;P&gt;An example... not how I exactly use it, just to give you an idea how to.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The purpose for what I used an array was to reduce parameters and store it all together in one variable, it was more an experiment not very practical and useful...&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;But I figured out how I could use arrays &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;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="array.png" style="width: 899px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LzMO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156049i1F1F69D9426D9C8E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LzMO.png" alt="0683p000009LzMO.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 20:50:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Process-String-Array-Data/m-p/2264464#M44293</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2018-09-06T20:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Process String Array Data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Process-String-Array-Data/m-p/2264465#M44294</link>
      <description>&lt;P&gt;Thanks for your detailed explanation and useful trick to handle String Array, Unfortunately my requirement is little different.&lt;/P&gt; 
&lt;P&gt;I have a couchbase database which stores the data in the form of String Array and I am supposed to read it and process in Talend job.&lt;/P&gt; 
&lt;P&gt;After processing i am supposed to load the String Array back to Couchbase.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="StringArray.jpg" style="width: 235px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LzRa.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153434i8DFA1C5A33CCEE97/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LzRa.jpg" alt="0683p000009LzRa.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The issue is that i don't have any Data Type for String Array in Talend.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So not able to process&amp;nbsp; String Array.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 22:24:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Process-String-Array-Data/m-p/2264465#M44294</guid>
      <dc:creator>Sanjay5</dc:creator>
      <dc:date>2018-09-06T22:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Process String Array Data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Process-String-Array-Data/m-p/2264466#M44295</link>
      <description>Some ideas ... 
&lt;BR /&gt;- your NameArray as an Object, which you cast to a String[]? That's what the example is... you could declare almost everything as an Object because its the super/parent of many non primitive datatypes ... 
&lt;BR /&gt;or 
&lt;BR /&gt;- tJavaFlex, do it in Java code... create/build the json yourself . 
&lt;BR /&gt;or 
&lt;BR /&gt;-look on talend exchange for tJSONDoc components... pretty advanced however I never used an array like this... 
&lt;BR /&gt; 
&lt;BR /&gt;The output part is a whole different story... again try the JSONDoc components or tJavaFlex. 
&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Sep 2018 23:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Process-String-Array-Data/m-p/2264466#M44295</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2018-09-06T23:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Process String Array Data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Process-String-Array-Data/m-p/2264467#M44296</link>
      <description>&lt;P&gt;Looks like treating String Array as Object would work for me.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your Ideas&amp;nbsp;&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;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 23:55:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Process-String-Array-Data/m-p/2264467#M44296</guid>
      <dc:creator>Sanjay5</dc:creator>
      <dc:date>2018-09-06T23:55:57Z</dc:date>
    </item>
  </channel>
</rss>

