<?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 Talend Job on Talend for ESB doesn't trigger on generating touch file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-Job-on-Talend-for-ESB-doesn-t-trigger-on-generating-touch/m-p/2290015#M143032</link>
    <description>&lt;P&gt;Hi Talend Community,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I currently have a Talend Job on the server (Talend for ESB-Open Studio) which is supposed to trigger at 9:00AM each morning. For this there is a cron job which creates a empty touch file at 9:00AM to trigger the job. The issue is the job doesn't trigger on generating touch file,so had to configure the cron job in such a way that it creates a touch file, move jar file from deploy folder and then re deploy the job each time the touch file is generated. Only then the job is triggered. Can you please suggest on possibilities why this is happening.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 03:43:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T03:43:27Z</dc:date>
    <item>
      <title>Talend Job on Talend for ESB doesn't trigger on generating touch file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Job-on-Talend-for-ESB-doesn-t-trigger-on-generating-touch/m-p/2290015#M143032</link>
      <description>&lt;P&gt;Hi Talend Community,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I currently have a Talend Job on the server (Talend for ESB-Open Studio) which is supposed to trigger at 9:00AM each morning. For this there is a cron job which creates a empty touch file at 9:00AM to trigger the job. The issue is the job doesn't trigger on generating touch file,so had to configure the cron job in such a way that it creates a touch file, move jar file from deploy folder and then re deploy the job each time the touch file is generated. Only then the job is triggered. Can you please suggest on possibilities why this is happening.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:43:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Job-on-Talend-for-ESB-doesn-t-trigger-on-generating-touch/m-p/2290015#M143032</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T03:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Job on Talend for ESB doesn't trigger on generating touch file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Job-on-Talend-for-ESB-doesn-t-trigger-on-generating-touch/m-p/2290016#M143033</link>
      <description>Which scheduler tool do you use to trigger the job execution?</description>
      <pubDate>Tue, 31 Dec 2019 15:16:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Job-on-Talend-for-ESB-doesn-t-trigger-on-generating-touch/m-p/2290016#M143033</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-31T15:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Job on Talend for ESB doesn't trigger on generating touch file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Job-on-Talend-for-ESB-doesn-t-trigger-on-generating-touch/m-p/2290017#M143034</link>
      <description>We have a Cron Job which triggers at 9:00AM generating touch file that the&lt;BR /&gt;Talend Job is waiting for&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Dec 2019 15:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Job-on-Talend-for-ESB-doesn-t-trigger-on-generating-touch/m-p/2290017#M143034</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-31T15:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Job on Talend for ESB doesn't trigger on generating touch file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Job-on-Talend-for-ESB-doesn-t-trigger-on-generating-touch/m-p/2290018#M143035</link>
      <description>&lt;P&gt;Hi &lt;BR /&gt;Are you using tWaitforFile in the job to trigger the execution? Can you please provide more information about the job or how you schedule job? So that we can know which step went wrong.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Shong&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 02:41:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Job-on-Talend-for-ESB-doesn-t-trigger-on-generating-touch/m-p/2290018#M143035</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-02T02:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Job on Talend for ESB doesn't trigger on generating touch file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Job-on-Talend-for-ESB-doesn-t-trigger-on-generating-touch/m-p/2290019#M143036</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;so here is the process&lt;/P&gt;
&lt;P&gt;--&amp;gt;We have the jar file for talend job running inside the container on the server (Talend for ESB 6.5)&lt;/P&gt;
&lt;P&gt;1)A cron job script generates a touch file with respect to the file mask that is given in File mask of tWaitForFile in the location where it is waiting for file.&lt;/P&gt;
&lt;P&gt;2)Now that the file the twaitforlist is waiting for is generated we expect the talend job(jar inside container) to trigger.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But in this case the talend job doesn't trigger on the generation of touch file&lt;/P&gt;
&lt;P&gt;so we had to do this additional step in cron job script.&lt;/P&gt;
&lt;P&gt;1)Generate touch file&lt;/P&gt;
&lt;P&gt;2)Pull the jar file from deploy folder to another location(xyz)&lt;/P&gt;
&lt;P&gt;3)Again re deploy the jar file in deploy folder from location(xyz)&lt;/P&gt;
&lt;P&gt;--&amp;gt;Then the job triggers and proceeds for further steps.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S: Image attached for tWaitForFile component configuration&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank in advance..!&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LxCC"&gt;Capture.JPG&lt;/A&gt;</description>
      <pubDate>Thu, 02 Jan 2020 22:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Job-on-Talend-for-ESB-doesn-t-trigger-on-generating-touch/m-p/2290019#M143036</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-02T22:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Job on Talend for ESB doesn't trigger on generating touch file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Job-on-Talend-for-ESB-doesn-t-trigger-on-generating-touch/m-p/2290020#M143037</link>
      <description>This is a standard DI job, you just need to export the job script, execute the .bat file on Windows or .sh file on Linux, or schedule the job to run using scheduler. The ESB container (Talend Runtime) which is based on upon Apache Karaf, is used to run Route or service.
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 03 Jan 2020 03:45:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Job-on-Talend-for-ESB-doesn-t-trigger-on-generating-touch/m-p/2290020#M143037</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-03T03:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Job on Talend for ESB doesn't trigger on generating touch file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Job-on-Talend-for-ESB-doesn-t-trigger-on-generating-touch/m-p/2290021#M143038</link>
      <description>&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;But my requirement is to build this job as on OSGI Bundle jar but not as a Standalone job. I'm having many such jobs which are doing perfect. Just this one job isn't responding to touch file unless it is redeployed each time the touch file is generated.&lt;/P&gt;&lt;P&gt;P.S: image of script that generates touch file with additional step to redeploy jar(only then the job triggers)&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lx28"&gt;Capture.png&lt;/A&gt;</description>
      <pubDate>Fri, 03 Jan 2020 22:33:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Job-on-Talend-for-ESB-doesn-t-trigger-on-generating-touch/m-p/2290021#M143038</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-03T22:33:55Z</dc:date>
    </item>
  </channel>
</rss>

