Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I need some assistance deploying jobs to other users within my company, this is something I am not too familiar with. The project is 5 subjobs, using tRunJob for main job (attached screen shots). I am trying to deploy the tRunJob portion of this to another employees desktop. When the employee opens the zipfile and runs the job, the DOS screen appears, but goes away immediately, so its not starting.
I changed the file path for the Excel output to the employees desktop and made sure we are both mapped to the same drive where the data is coming from. My question is do I need to send all the subjobs as well? Or am I missing something?
Hello,
The Build Job feature allows you to deploy and execute a Job on any server, independent of Talend Studio.
By executing build scripts generated from the templates defined in Project Settings, the Build Job feature adds all of the files required to execute the Job to an archive, including the .bat and .sh along with any context-parameter files or other related files.
Please refer to this user guide:TalendHelpCenter:Building Jobs.
With your usecase, are you able to execute your job script file successfully in cmd?
Best regards
Sabrina