<?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: To trigger talend Job based on S3 bucket event notifications in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/To-trigger-talend-Job-based-on-S3-bucket-event-notifications/m-p/2345364#M112905</link>
    <description>&lt;P&gt;Thanks for the information.One technical Doubt i have &amp;nbsp;is..SQS Queue will have the event notifications,How should i design my Job to have a conditional trigger?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have one job developed which downlods from S3 ,but hw shd i design the job to integrae it with SQS ..initial step.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I wil configure my TSQSINput to read message ,but hw shd i loop my code based on one message(event),take the filename from event and run S3get..&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am just not able to visualise this.&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt; and stuck here.can anyone help pls?&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jul 2017 07:58:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-28T07:58:03Z</dc:date>
    <item>
      <title>To trigger talend Job based on S3 bucket event notifications</title>
      <link>https://community.qlik.com/t5/Talend-Studio/To-trigger-talend-Job-based-on-S3-bucket-event-notifications/m-p/2345362#M112903</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have data coming into S3 ,And based on File creation , we want to track the s3 event notifications and trigger a talend job.For this we are pang the below design:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;S3 bucket -&amp;gt; Event Notification --&amp;gt; SNS -- SQS Queue --&amp;gt; for each event trigger the Talend job which reads data from S3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am just stuck in the last part.how shd i read the each message and trigger the talend child job? Should i read the meesage create a file and keep a file watcher and then kick off.or is there anyway where i can loop the job through the each mesage..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;require a Wise solution for this as the performance peeps in when i loop thru each message.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:29:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/To-trigger-talend-Job-based-on-S3-bucket-event-notifications/m-p/2345362#M112903</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: To trigger talend Job based on S3 bucket event notifications</title>
      <link>https://community.qlik.com/t5/Talend-Studio/To-trigger-talend-Job-based-on-S3-bucket-event-notifications/m-p/2345363#M112904</link>
      <description>&lt;P&gt;Follow this&amp;nbsp;&lt;A href="https://help.talend.com/reader/q456yoRkDysTdtIPChwkJA/tDGpKsjQFdn7~JgqDHP2iw" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/q456yoRkDysTdtIPChwkJA/tDGpKsjQFdn7~JgqDHP2iw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You do not need a file watcher. &amp;nbsp;The SQS Message Notification should be enough if you provide the path to the S3 file in the message. &amp;nbsp;The job can read the SQS Message and get the path of the file and then process it.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 20:31:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/To-trigger-talend-Job-based-on-S3-bucket-event-notifications/m-p/2345363#M112904</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-24T20:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: To trigger talend Job based on S3 bucket event notifications</title>
      <link>https://community.qlik.com/t5/Talend-Studio/To-trigger-talend-Job-based-on-S3-bucket-event-notifications/m-p/2345364#M112905</link>
      <description>&lt;P&gt;Thanks for the information.One technical Doubt i have &amp;nbsp;is..SQS Queue will have the event notifications,How should i design my Job to have a conditional trigger?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have one job developed which downlods from S3 ,but hw shd i design the job to integrae it with SQS ..initial step.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I wil configure my TSQSINput to read message ,but hw shd i loop my code based on one message(event),take the filename from event and run S3get..&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am just not able to visualise this.&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt; and stuck here.can anyone help pls?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 07:58:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/To-trigger-talend-Job-based-on-S3-bucket-event-notifications/m-p/2345364#M112905</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-28T07:58:03Z</dc:date>
    </item>
  </channel>
</rss>

