<?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: Automatically trigger in mysql insert or update or delete?? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Automatically-trigger-in-mysql-insert-or-update-or-delete/m-p/2321106#M91179</link>
    <description>&lt;P&gt;Thanks for you kindly reply my friend, but we need to integrated in talend ,&lt;/P&gt; 
&lt;P&gt;Before you guide me how to insert the records from the file read and data store into the table&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Now we want trigger in talend tool and read the data and generated the reports in based on the mysql tables data and send mail continually based on the record ,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;how to send mail continuously daily or weekly or monthly ?? Its send to routine cycle days or weeks or month's automatically. Its possible , Can you guide me same as for further process&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;With Regards,&lt;/P&gt; 
&lt;P&gt;Ashok M&lt;/P&gt;</description>
    <pubDate>Mon, 19 Mar 2018 13:18:08 GMT</pubDate>
    <dc:creator>Ashok200792</dc:creator>
    <dc:date>2018-03-19T13:18:08Z</dc:date>
    <item>
      <title>Automatically trigger in mysql insert or update or delete??</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Automatically-trigger-in-mysql-insert-or-update-or-delete/m-p/2321104#M91177</link>
      <description>&lt;P&gt;Automatically trigger in mysql insert or update or delete??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When insert or update or delete how to write the trigger automatically in the mysql ??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please guide me the further process.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 12:28:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Automatically-trigger-in-mysql-insert-or-update-or-delete/m-p/2321104#M91177</guid>
      <dc:creator>Ashok200792</dc:creator>
      <dc:date>2018-03-19T12:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically trigger in mysql insert or update or delete??</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Automatically-trigger-in-mysql-insert-or-update-or-delete/m-p/2321105#M91178</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is not a Talend question.&lt;/P&gt;&lt;P&gt;Refer yourself to the documentation&amp;nbsp;&lt;A href="https://dev.mysql.com/doc/refman/5.5/en/trigger-syntax.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://dev.mysql.com/doc/refman/5.5/en/trigger-syntax.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 13:03:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Automatically-trigger-in-mysql-insert-or-update-or-delete/m-p/2321105#M91178</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-03-19T13:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically trigger in mysql insert or update or delete??</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Automatically-trigger-in-mysql-insert-or-update-or-delete/m-p/2321106#M91179</link>
      <description>&lt;P&gt;Thanks for you kindly reply my friend, but we need to integrated in talend ,&lt;/P&gt; 
&lt;P&gt;Before you guide me how to insert the records from the file read and data store into the table&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Now we want trigger in talend tool and read the data and generated the reports in based on the mysql tables data and send mail continually based on the record ,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;how to send mail continuously daily or weekly or monthly ?? Its send to routine cycle days or weeks or month's automatically. Its possible , Can you guide me same as for further process&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;With Regards,&lt;/P&gt; 
&lt;P&gt;Ashok M&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 13:18:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Automatically-trigger-in-mysql-insert-or-update-or-delete/m-p/2321106#M91179</guid>
      <dc:creator>Ashok200792</dc:creator>
      <dc:date>2018-03-19T13:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically trigger in mysql insert or update or delete??</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Automatically-trigger-in-mysql-insert-or-update-or-delete/m-p/2321107#M91180</link>
      <description>&lt;P&gt;We can use one table depends changes means we can use trigger , but we need to listen more than one tables in MySql .&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 13:47:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Automatically-trigger-in-mysql-insert-or-update-or-delete/m-p/2321107#M91180</guid>
      <dc:creator>Ashok200792</dc:creator>
      <dc:date>2018-03-23T13:47:48Z</dc:date>
    </item>
  </channel>
</rss>

