<?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: AWS tS3Put and tS3List in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207227#M6963</link>
    <description>OnSubjobOK connector is only avaliable for the first component of a subjob, so your job looks like&lt;BR /&gt;...tFileList--iterate--tS3Put&lt;BR /&gt;     |onsubjobok&lt;BR /&gt;tS3List--iterate--tFixedFlowInput--tLogRow (or file)</description>
    <pubDate>Thu, 20 Feb 2020 01:11:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-02-20T01:11:50Z</dc:date>
    <item>
      <title>AWS tS3Put and tS3List</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207219#M6955</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt; 
&lt;P&gt;I need to upload files and get the URL of files in SE Bucket. I am able to upload the files but it is triggering S3List component every time it upload file. I want it to be done once the S3Put component task completed.&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;Senario&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;First I will upload the multiple files to SE bucket and only once all the files uploaded it will move to next component &lt;STRONG&gt;tS3List&lt;/STRONG&gt; and provide me all the URL for files.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2020-02-19 at 11.37.19 am.png" style="width: 516px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8xP.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142840i3A301DF7C8DFAD2F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8xP.png" alt="0683p000009M8xP.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:13:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207219#M6955</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T03:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: AWS tS3Put and tS3List</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207220#M6956</link>
      <description>URL is the file path or the web URL you want? What is the trouble/problem you meet now?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Feb 2020 02:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207220#M6956</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-19T02:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: AWS tS3Put and tS3List</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207221#M6957</link>
      <description>&lt;P&gt;I need the link for the files which I have uploaded through tS3Put.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 04:15:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207221#M6957</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-19T04:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: AWS tS3Put and tS3List</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207222#M6958</link>
      <description>&lt;P&gt;Also this job should moved to tS3List only after tS3Put complete the job.&lt;/P&gt;
&lt;P&gt;I may need to use IF but could figure it out how to get true value&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 04:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207222#M6958</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-19T04:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: AWS tS3Put and tS3List</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207223#M6959</link>
      <description>&lt;P&gt;Why you need runIf connector? What's the condition you set now? To me, you just need onSubJobOK to trigger the next subjob.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;...tFileList--iterate--tS3Put&lt;/P&gt;
&lt;P&gt;|onsubjobok&lt;/P&gt;
&lt;P&gt;tS3List--iterate--tFixedFlowInput--tLogRow (or file)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 04:19:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207223#M6959</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-19T04:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: AWS tS3Put and tS3List</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207224#M6960</link>
      <description>&lt;P&gt;This Same job is uploading and getting list of files.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If I run the job and upload is finish only than I should get the Files Link from folder and after the I need to change this to JSON&lt;/P&gt; 
&lt;P&gt;if you see my logs, everytime it is uploading and its calling tS3List again and again. below is showing from files 3 to 4.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Ideally when all the files uploaded by tS3Put than job should move to tS3List&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="Screen Shot 2020-02-19 at 3.28.06 pm.png" style="width: 550px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8zj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130336i79EDF6C763E85DC8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8zj.png" alt="0683p000009M8zj.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;PRE&gt;&amp;nbsp;&lt;/PRE&gt;</description>
      <pubDate>Wed, 19 Feb 2020 04:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207224#M6960</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-19T04:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: AWS tS3Put and tS3List</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207225#M6961</link>
      <description>What's the condition expression of runIf connector? As I suggested, use OnSubjobOK to trigger next subjob starts with tS3List component. 
&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Feb 2020 08:33:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207225#M6961</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-19T08:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: AWS tS3Put and tS3List</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207226#M6962</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There is no OnSubJobOk for tS3Put. There is only On Component OK. But it still triggering next component every time it upload each file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zain&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 21:58:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207226#M6962</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-19T21:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: AWS tS3Put and tS3List</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207227#M6963</link>
      <description>OnSubjobOK connector is only avaliable for the first component of a subjob, so your job looks like&lt;BR /&gt;...tFileList--iterate--tS3Put&lt;BR /&gt;     |onsubjobok&lt;BR /&gt;tS3List--iterate--tFixedFlowInput--tLogRow (or file)</description>
      <pubDate>Thu, 20 Feb 2020 01:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207227#M6963</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-20T01:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: AWS tS3Put and tS3List</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207228#M6964</link>
      <description>&lt;P&gt;Its not coming , can you please share screen shot for this. Below is my screen shot for reference. I want to connect tS3Put to tS3List and list will only show once all files uploaded to S3.&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="Screen Shot 2020-02-20 at 1.13.05 pm.png" style="width: 420px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8VG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144121i2F80C5BF6B99EB0C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8VG.png" alt="0683p000009M8VG.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2020 02:15:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207228#M6964</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-20T02:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: AWS tS3Put and tS3List</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207229#M6965</link>
      <description>&lt;P&gt;see below.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snipaste_2020-02-20_12-40-32.png" style="width: 535px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M97N.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133064i132C8DE9AA47C1B7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M97N.png" alt="0683p000009M97N.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2020 04:53:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-tS3Put-and-tS3List/m-p/2207229#M6965</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-20T04:53:05Z</dc:date>
    </item>
  </channel>
</rss>

