<?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: Processing mutliple csv files through tS3Get in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Processing-mutliple-csv-files-through-tS3Get/m-p/2352370#M118780</link>
    <description>&lt;P&gt;Also, I see a ((String)globalMap.get(*component name*)) being used a lot.&amp;nbsp; I take it this is Java code and it's effectively taking the results of that component and formatting them in a string name to be passed into whatever parameters you are using for your components down stream?&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jun 2019 22:07:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-06-06T22:07:28Z</dc:date>
    <item>
      <title>Processing mutliple csv files through tS3Get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Processing-mutliple-csv-files-through-tS3Get/m-p/2352367#M118777</link>
      <description>&lt;P&gt;DELETED&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Processing-mutliple-csv-files-through-tS3Get/m-p/2352367#M118777</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Processing mutliple csv files through tS3Get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Processing-mutliple-csv-files-through-tS3Get/m-p/2352368#M118778</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; You will have to use tS3List and please refer the example below.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 420px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5To.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144933iD96CAEA8510FD3ED/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5To.png" alt="0683p000009M5To.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&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-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5Tt.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132782i8327A427A9EB7D77/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5Tt.png" alt="0683p000009M5Tt.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&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-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5Ty.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150234iD979F6D6CA65B7CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5Ty.png" alt="0683p000009M5Ty.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In the tS3Get, you will have to specify the current key from previous component (use Control+Space to see the list). In this way, you can move multiple files in iterative fashion.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;On a different note, I have seen that you have given On Component Ok to process the downstream flow. I would recommend to use On SubJob OK (from the starting of previous subjob's first component) so that you can allow the entire SubJob to be complete before moving to next activity.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 20:21:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Processing-mutliple-csv-files-through-tS3Get/m-p/2352368#M118778</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-06T20:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Processing mutliple csv files through tS3Get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Processing-mutliple-csv-files-through-tS3Get/m-p/2352369#M118779</link>
      <description>&lt;P&gt;Thank you Nikhil.&amp;nbsp; This helps a ton.&amp;nbsp; I'll give this a shot.&amp;nbsp; I basically just inherited all of our Talend Jobs that were controlling our BI data flow and was told "here it is, have fun, good luck..."&amp;nbsp; So thank you for baring with me on what now seems to be pretty fundamental.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 22:03:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Processing-mutliple-csv-files-through-tS3Get/m-p/2352369#M118779</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-06T22:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Processing mutliple csv files through tS3Get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Processing-mutliple-csv-files-through-tS3Get/m-p/2352370#M118780</link>
      <description>&lt;P&gt;Also, I see a ((String)globalMap.get(*component name*)) being used a lot.&amp;nbsp; I take it this is Java code and it's effectively taking the results of that component and formatting them in a string name to be passed into whatever parameters you are using for your components down stream?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 22:07:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Processing-mutliple-csv-files-through-tS3Get/m-p/2352370#M118780</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-06T22:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Processing mutliple csv files through tS3Get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Processing-mutliple-csv-files-through-tS3Get/m-p/2352371#M118781</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;No worries at all. Talend community is quite vibrant and you don't be alone in this journey &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Please also spare a second to mark the topic as resolved if you are happy with the solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 22:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Processing-mutliple-csv-files-through-tS3Get/m-p/2352371#M118781</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-06T22:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Processing mutliple csv files through tS3Get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Processing-mutliple-csv-files-through-tS3Get/m-p/2352372#M118782</link>
      <description>&lt;P&gt;Is it possible for me to actually go right from the tS3Get to tMap or must there be a physical source that tMap needs to be able to read from?&amp;nbsp; Basically I'm asking is going from tS3Get to tFileInputDelimited the appropriate way to proceed with what I'm trying to accomplish?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 16:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Processing-mutliple-csv-files-through-tS3Get/m-p/2352372#M118782</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-07T16:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Processing mutliple csv files through tS3Get</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Processing-mutliple-csv-files-through-tS3Get/m-p/2352373#M118783</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; You cannot go directly from tS3Get to tMap. tS3Get is used to bring the files from S3 to local for further processing and its job is transportation of file from one area to another.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; So you will need a tFileInputDelimited component to read the file once its available in local area to be processed further using tMap.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 17:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Processing-mutliple-csv-files-through-tS3Get/m-p/2352373#M118783</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-07T17:34:28Z</dc:date>
    </item>
  </channel>
</rss>

