<?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: Data tracking with email notifications in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Data-tracking-with-email-notifications/m-p/2377325#M139196</link>
    <description>&lt;P&gt;Do you want to develop a realtime or batch solution?  Reatime meaning your job will run continuously and where there is a change in the table, it will send out notification.  Batch solution meaning, you run it at a particular time e..g. every 5 minutes, once a daily etc.   For realtime, you can use talend routes.  for batch, you will need a field to extract the changes e.g. date or timeshtamp.  store the date or timestamp in a separate table or file and use it to extract the data.  if you do not have a date/timestamp field, then take a copy of the table at a particular time and compare the new copy with this copy to extract the changes.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Dec 2021 17:27:11 GMT</pubDate>
    <dc:creator>VenkyM</dc:creator>
    <dc:date>2021-12-28T17:27:11Z</dc:date>
    <item>
      <title>Data tracking with email notifications</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-tracking-with-email-notifications/m-p/2377323#M139194</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for a solution to one requirement which is briefed below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a table e.g. tblOffice which has three columns - OfficeID (Unique) , OfficeName, and isActive (flag - values 1,0). This table will be getting updated on daily basis. We want to develop a solution which will trigger email notification whenever there's an update,&amp;nbsp;New record got added or an existing row got deleted e.g. Office Name : Lotus Bluebell is changed to Bluebell Lotus, . The solution will not trigger any email notification if there's no change to the existing data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help with design steps required to develop this solution !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sajal Pati&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:22:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-tracking-with-email-notifications/m-p/2377323#M139194</guid>
      <dc:creator>ASinghCARD</dc:creator>
      <dc:date>2024-11-15T23:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Data tracking with email notifications</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-tracking-with-email-notifications/m-p/2377324#M139195</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;If you are using subscription-based products, you can consider using CDC functionality, find more information about CDC on &lt;A href="https://help.talend.com/r/en-US/8.0/change-data-capture/change-data-capture-scenario" alt="https://help.talend.com/r/en-US/8.0/change-data-capture/change-data-capture-scenario" target="_blank"&gt;Talend Help Center&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Mon, 27 Dec 2021 08:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-tracking-with-email-notifications/m-p/2377324#M139195</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-27T08:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Data tracking with email notifications</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-tracking-with-email-notifications/m-p/2377325#M139196</link>
      <description>&lt;P&gt;Do you want to develop a realtime or batch solution?  Reatime meaning your job will run continuously and where there is a change in the table, it will send out notification.  Batch solution meaning, you run it at a particular time e..g. every 5 minutes, once a daily etc.   For realtime, you can use talend routes.  for batch, you will need a field to extract the changes e.g. date or timeshtamp.  store the date or timestamp in a separate table or file and use it to extract the data.  if you do not have a date/timestamp field, then take a copy of the table at a particular time and compare the new copy with this copy to extract the changes.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 17:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-tracking-with-email-notifications/m-p/2377325#M139196</guid>
      <dc:creator>VenkyM</dc:creator>
      <dc:date>2021-12-28T17:27:11Z</dc:date>
    </item>
  </channel>
</rss>

