Monday, 27 December 2010

How to execute a job through OS Scheduler for Talend

Fix::

1. Design the job as per your requirement.
2. Export the job into a directory.
3. Unzip the export file and there should be a bat file name _run.bat.
4. Create a schedule task and assign the bat file to the task.
5. Modify the schedule task to run it as per your requirement.

No comments:

Post a Comment