You can schedule the Talend job by TIS (one of the commercial editions) or by using Windows scheduler. With the commercial edition, the entire job runs from the server and if you use Windows scheduler it will execute the job only when the system in which TOS is installed, is running.
I am going to tell you the steps to schedule it using Windows scheduler:
1. Right click on a job, select 'Export Job Scripts'
2. Give the location for the .zip content of the job and Select 'Finish'.
3. Extract all the contents of the .zip file, it must contain a .bat file.
4. (Win XP) Goto Start->All Programs->Accessories->System Tools->Scheduled Tasks->Add Scheduled Task
5. In the 'Scheduled Task Wizard' select 'Browse'. Find the .bat file of the Job in the extracted folder. Assign a name to the schedule.
6. Enter credentials for system password, schedule time etc.
7. It will execute the .bat file in the schedule time period.
I hope the above steps would help you.
Thank you so much! This was really helpful! I spent almost a week trying to figure this out. Thank you so much!!!
ReplyDelete@Yomi
ReplyDeleteGlad to know that my post helped you! :)
Regards,
Jagmohan
Thanks for your post....
ReplyDelete@napster
DeleteWelcome :)
Can you please let me know if i can download windows task scheduler in my linux operating system , if so which task scheduler i should download.
ReplyDelete