<?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 Mail Notification for Long Run Jobs in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Mail-Notification-for-Long-Run-Jobs/m-p/2293285#M66277</link>
    <description>&lt;P&gt;Hi Guys&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please guide me how to send a mail notification if job runs more than one hour in studio.&lt;/P&gt;
&lt;P&gt;How can we capture time continuously when job runs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Deepthi&lt;/P&gt;</description>
    <pubDate>Fri, 13 Oct 2017 09:28:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-13T09:28:29Z</dc:date>
    <item>
      <title>Mail Notification for Long Run Jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Mail-Notification-for-Long-Run-Jobs/m-p/2293285#M66277</link>
      <description>&lt;P&gt;Hi Guys&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please guide me how to send a mail notification if job runs more than one hour in studio.&lt;/P&gt;
&lt;P&gt;How can we capture time continuously when job runs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Deepthi&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 09:28:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Mail-Notification-for-Long-Run-Jobs/m-p/2293285#M66277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-13T09:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Notification for Long Run Jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Mail-Notification-for-Long-Run-Jobs/m-p/2293286#M66278</link>
      <description>&lt;P&gt;This would be a nice thing that could be done with a Camel Route (ESB) and making use of the Talend MetaServlet. The reason for the Route would be that Routes are intended to be always running (so could monitor the status of the TAC), the metaservlet usage would allow you to periodically check the status of all of the jobs. If you have the TAC and use ESB, I would advocate trying this out (I may do in the future). What do you have to play with?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 09:35:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Mail-Notification-for-Long-Run-Jobs/m-p/2293286#M66278</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-13T09:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Notification for Long Run Jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Mail-Notification-for-Long-Run-Jobs/m-p/2293287#M66279</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;For your quick response&lt;/P&gt;&lt;P&gt;i am running few jobs in parallel in Talend DI&lt;/P&gt;&lt;P&gt;so want capture the time.Thanks&lt;/P&gt;&lt;P&gt;Understood your solution will try, as working with open studio i dont have TAC&lt;/P&gt;&lt;P&gt;can we have any method to achieve the same using TOS&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Deepthi&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 09:47:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Mail-Notification-for-Long-Run-Jobs/m-p/2293287#M66279</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-13T09:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Notification for Long Run Jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Mail-Notification-for-Long-Run-Jobs/m-p/2293288#M66280</link>
      <description>&lt;P&gt;This solution won't be as effective, but you could make use of the AMC functionality and have a Talend job scheduled to run every 5 mins to monitor the current status shown in the AMC tables. From that you could achieve this. If you are unsure about the AMC, I have written a bit about the AMC and how to set it up on my website. The first tutorial to look at is here (others are linked)&amp;nbsp;&lt;A href="https://www.rilhia.com/tutorials/talend-activity-monitoring-console-amc" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.rilhia.com/tutorials/talend-activity-monitoring-console-amc&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 10:05:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Mail-Notification-for-Long-Run-Jobs/m-p/2293288#M66280</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-13T10:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Notification for Long Run Jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Mail-Notification-for-Long-Run-Jobs/m-p/2293289#M66281</link>
      <description>&lt;P&gt;Hi, why not to use taskexecutionhistory table?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 14:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Mail-Notification-for-Long-Run-Jobs/m-p/2293289#M66281</guid>
      <dc:creator>TR8</dc:creator>
      <dc:date>2021-01-19T14:00:30Z</dc:date>
    </item>
  </channel>
</rss>

