We can set a batch job using a Task scheduler provided by windows.
To do this we need to follow the following steps:
To do this we need to follow the following steps:
- Go to Talend->Job Designs and right click on the job you want to run as a batch job.
- Click 'Build Job' and check the button which says zip file.
- Follow the wizard and put the job in a location of your preference.
- Now go to the location where you put this job and go inside the folders.
- Go to the 'JobName.bat' file.
- Choose that file location with the job name and copy it.
- Now search in windows for 'Task Scheduler'
- Create a new task from the window on the right.
- Under 'Actions' choose the location of the job. If you copied the location as mentioned above, just paste it.
- Choose the other preferences like triggers and schedule the time of the jobs and save it.
No comments:
Post a Comment