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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to scheduled Talend Job in Free trial

I have a job to convert the data from  MongoDB to Mysql. I need to automate that job for every day in Talend Cloud Integration free trial. What shall I do for this? I want to automate it. Please provide clear ideas.

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hello,

Have you already published your jobs on Talend Cloud?

Could you please have a look at this article about:https://community.talend.com/t5/Architecture-Best-Practices-and/Using-Azure-Functions-to-trigger-Tal... to see if it is what you are looking for?

In talend studio, you can start/schedule the exported jobs as any script Shell using the standard cron or the scheduler of your choice. From Talend open studio, right click on the job name, then Build. This produce all the necessary to use the job from outside Talend studio.

Best regards

Sabrina