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.
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.