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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

How can i use Talend for cron job ?

Hi,
This is my first step with Talend. I think i understood what is a job and how i can do my first job.
But when i did it onto my local computer, how can i put it on my debian server in order to synchronise some data ?
I can't install Talend on my debian server, i havn't any GUI ...
Is Talend able to do this ?
How ?
Thanks for helping a newbie 0683p000009MACn.png
Regards,
Labels (2)
2 Replies
Anonymous
Not applicable

Sure, talend can produce a shell script (.sh) that u can launch via command line.
And like any .sh u can "cron" it.
Anonymous
Not applicable

Hi Morbo,
One more question, what is the meaning of the "Scheduler" tab for the job? I understand this tab is used to generate crontab commands but how is it used? In addition, after the crontab command is generated, where is the file stored so I can use it?
Thanks!