Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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