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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to run a job after after building it

Hi everyone,

 

I've building a job and now I've a job.jar. After, I want to run this executable file, but it can't.

So, what should I do to do this?

 

Thank you for your responses.

Labels (1)
  • v7.x

1 Reply
iamabhishek
Creator III
Creator III

When you build a job you the option to choose "Shell launcher". The box corresponding to the file types necessary for the execution of the Job are selected by default. 

For "Shell launcher" you have option based on your environment - 

  • All: exports the .bat and .sh files.

  • Unix exports the .sh file.

  • Windows exports the .bat file.

Now once you are done with this simply click on .bat file on windows or .sh file on unix system to run the job directly.