Hello,
I want to move the Data from one salesforce org to another salesforce org using Talend tool. It contains many objects like Account,Contact, Opportunity, Product and some custom objects.
For moving each object data we can have separate job. So many jobs can be created. But I want one job should have sub jobs. That main job contains all the sub jobs. so that we will run only one job and the whole data can be moved
Hi, There is a component TalendHelpCenter:tRunJob which helps mastering complex Job systems which need to execute one Job after another. Is it what are you looking for? Best regards Sabrina