<?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: [resolved] Deleting S3 file iteratively in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Deleting-S3-file-iteratively/m-p/2332411#M101296</link>
    <description>Hi xdshi&amp;nbsp; 
&lt;BR /&gt;I have tried that but no success.I have explained in my previous post what i followed.Please go through it again and provide me solution. 
&lt;BR /&gt;With Regards 
&lt;BR /&gt;Sanjay BD</description>
    <pubDate>Wed, 27 Aug 2014 14:31:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-08-27T14:31:49Z</dc:date>
    <item>
      <title>[resolved] Deleting S3 file iteratively</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Deleting-S3-file-iteratively/m-p/2332407#M101292</link>
      <description>Hi&amp;nbsp;&lt;BR /&gt;I have a requirement of deleting a S3 bucket but that bucket is not empty.So how i can delete that bucket by iteratively deleting object under this bucket using tS3Delete component and then deleting the bucket using tS3BucketDelete.&lt;BR /&gt;With Regards&lt;BR /&gt;Sanjay BD</description>
      <pubDate>Wed, 27 Aug 2014 08:28:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Deleting-S3-file-iteratively/m-p/2332407#M101292</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-27T08:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Deleting S3 file iteratively</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Deleting-S3-file-iteratively/m-p/2332408#M101293</link>
      <description>hi Sanjay,&lt;BR /&gt;In following scenario, use tS3Delete in place of tLogRow and with OnSubjobOk from root component you can use tS3BucketDelete.&lt;BR /&gt;&lt;A href="https://help.talend.com/search/all?query=tS3List&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tS3List&amp;amp;content-lang=en&lt;/A&gt;&lt;BR /&gt;Have you tried above?&lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav</description>
      <pubDate>Wed, 27 Aug 2014 09:36:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Deleting-S3-file-iteratively/m-p/2332408#M101293</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-27T09:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Deleting S3 file iteratively</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Deleting-S3-file-iteratively/m-p/2332409#M101294</link>
      <description>Hi sanvaibhav&lt;BR /&gt;Thanks for your reply,I have already gone through it,done what you have specified but it doesn't help as you can't connect tS3Delete from tIterateToFlow as a main component,so i tried to connect it through "on component ok",but it didn't help me.I want to delete each file in a folder along with folder(if any) dynamically.How i should pass file name coming through iterate to tS3Delete so as it delete each file one by one.How i use global variable in that case.</description>
      <pubDate>Wed, 27 Aug 2014 10:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Deleting-S3-file-iteratively/m-p/2332409#M101294</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-27T10:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Deleting S3 file iteratively</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Deleting-S3-file-iteratively/m-p/2332410#M101295</link>
      <description>Hi,&lt;BR /&gt;Have you tried work flow like:&lt;BR /&gt;tS3list---iterate---tS3Delete&lt;BR /&gt;---OnSubjobOK---tS3BucketList&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 27 Aug 2014 10:21:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Deleting-S3-file-iteratively/m-p/2332410#M101295</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-27T10:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Deleting S3 file iteratively</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Deleting-S3-file-iteratively/m-p/2332411#M101296</link>
      <description>Hi xdshi&amp;nbsp; 
&lt;BR /&gt;I have tried that but no success.I have explained in my previous post what i followed.Please go through it again and provide me solution. 
&lt;BR /&gt;With Regards 
&lt;BR /&gt;Sanjay BD</description>
      <pubDate>Wed, 27 Aug 2014 14:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Deleting-S3-file-iteratively/m-p/2332411#M101296</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-27T14:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Deleting S3 file iteratively</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Deleting-S3-file-iteratively/m-p/2332412#M101297</link>
      <description>Hi&amp;nbsp;
&lt;BR /&gt;I got the solution.I did same as explained by xdshi and in tS3Delete component i provided key name using global variable and it works like charm.It first deleted file and then deleted bucket.
&lt;BR /&gt;Thanks to all of you.
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;With Regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sanjay BD&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Thu, 28 Aug 2014 07:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Deleting-S3-file-iteratively/m-p/2332412#M101297</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-28T07:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Deleting S3 file iteratively</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Deleting-S3-file-iteratively/m-p/2332413#M101298</link>
      <description>Hi &lt;A href="http://www.talendforge.org/forum/profile.php?id=219458" target="_blank" rel="nofollow noopener noreferrer"&gt;Sanjay BD&lt;/A&gt;,&lt;BR /&gt;Thanks for your feedback. Could you please mark this post as resolved?&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 28 Aug 2014 07:49:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Deleting-S3-file-iteratively/m-p/2332413#M101298</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-28T07:49:53Z</dc:date>
    </item>
  </channel>
</rss>

