<?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 How to get Talend to wait for a file to land in S3 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-Talend-to-wait-for-a-file-to-land-in-S3/m-p/2434671#M140412</link>
    <description>&lt;P&gt;I have a file that lands in AWS S3 several times a day. I am using Talend as my ETL tool to populate a warehouse in Snowflake and need it to watch for the file to trigger my job. I've tried tWaitForFile but can't seem to get it to connect to S3. Has anyone done this before?&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2024 11:22:12 GMT</pubDate>
    <dc:creator>kuruvaram</dc:creator>
    <dc:date>2024-03-26T11:22:12Z</dc:date>
    <item>
      <title>How to get Talend to wait for a file to land in S3</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-Talend-to-wait-for-a-file-to-land-in-S3/m-p/2434671#M140412</link>
      <description>&lt;P&gt;I have a file that lands in AWS S3 several times a day. I am using Talend as my ETL tool to populate a warehouse in Snowflake and need it to watch for the file to trigger my job. I've tried tWaitForFile but can't seem to get it to connect to S3. Has anyone done this before?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 11:22:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-Talend-to-wait-for-a-file-to-land-in-S3/m-p/2434671#M140412</guid>
      <dc:creator>kuruvaram</dc:creator>
      <dc:date>2024-03-26T11:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Talend to wait for a file to land in S3</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-Talend-to-wait-for-a-file-to-land-in-S3/m-p/2442424#M140519</link>
      <description>&lt;P&gt;Waiting for a file to&amp;nbsp; land means you're in event mode, so real time/ESB mode. With a route and a cAWSS3 you might be able to listen to this folder.&lt;/P&gt;
&lt;P&gt;If you don't have ESB, using ETL you have to schedule the job every 5 minutes for example, connect to s3, download file if present, if not stop the job. The next 5 minute the job will do the same process&lt;/P&gt;
&lt;P&gt;If the file that lands on S3 is not scheduled there is no other way for you to wait for an event using ETL&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 07:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-Talend-to-wait-for-a-file-to-land-in-S3/m-p/2442424#M140519</guid>
      <dc:creator>jeoste</dc:creator>
      <dc:date>2024-04-18T07:26:26Z</dc:date>
    </item>
  </channel>
</rss>

