Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Deploying Subjob to different user

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?

 



Labels (2)
1 Reply
Anonymous
Not applicable
Author

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