Talend Open Studio
Java Runtime
Windows Task Scheduler
Many jobs that are created in Talend Open Studio are meant to be run more than just one time and we don’t like having to manually do anything. Talend has the ability to export a .jar file that can be run on any system with the Java runtime installed, so in this tutorial, we are going to automate the execution of this .jar file by creating a task in Windows Task Scheduler that will run a job whenever we choose.