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: 
G_
Contributor II
Contributor II

How to generate talend Job with .exe file

Hello All,
I have created one talend job to generate reports. Now users is asking that they want to build job through .exe in order to run job and get reports anytime. They don't have talend tool, all they need is, to build this to .exe. Any thoughts? 
Labels (2)
1 Reply
Anonymous
Not applicable

Although you can create an EXE for Java code, I do not think this is what you're looking for.
All you need to do is to "Build Job".
Part of this (creation of a ZIP archive) will be to create ".sh" and ".bat" file so that you can run your Job on the platform of your choice.
You will, of course, need Java installed.