Hi, I created a Job, Buildjob and running Job by .bat file on local machine. Now I need to keep this job on server machine and run the job through .bat file on server machine. I am using Talend Open Studio. How can I publish my Job?
After building Upload the zip to your (windows) server.
The publishing part is more like : Unzip it, look for the .bat file... and run it.
Make sure the correct java version is installed.