Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

how can i use a timer to launch my ETL jobs ?

hi everybody,
I want to launch my jobs with a spcified frequency (expressed in hours, minutes or seconds)... how can I doing this ???
I use Talend 2.2 with Java...
thank u...
Labels (3)
2 Replies
Anonymous
Not applicable

Hi
You can run the jobs with a specific time with scheduler in TOS. Please read the user documentation to know more information.
Best regards
shong
Anonymous
Not applicable

HI there
try the proposed solution in this page : https://community.talend.com/t5/Design-and-Development/using-sceduler/td-p/68856
it works correctly
good luck