Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Build job as JAR or WAR or both ?

Hi,
I have to develop few jobs which will run in intervals using linux crontab. And these jobs will be needing a web interface too for manual execution by passing parameters. So my question is, do i need to export the jobs in just one format or both the formats?
Can i use jar files in jsp or only war files?
P.S. i am new to java/talend and web development
Labels (4)
1 Reply
Anonymous
Not applicable
Author

Hi,
You can export the job script, and then schedule it with third scheduler tool, such as crontab command on Linux.
Please check the KB document TalendHelpCenter:Exporting a Job script and executing it outside of Talend Studio.
Best regards
Sabrina