Can we call job within job?



Can we call job within job?..

Answer / Ganesh Pratap Singh

Yes, it is possible to call a job within another job in Talend. This feature is useful for reusing components and simplifying complex data processing tasks.nnConfiguration steps:
1. Open your main Talend Job.
2. Place a tCallJob component on the job design workspace.
3. Double click on the tCallJob component to open its properties.
4. Set the called Job's name or path in the 'Job Name' property.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Talend Interview Questions

Is it possible to call web services from talend job?

1 Answers  


How to read a JSON file using Talend?

1 Answers  


How can we perform different types of join using Talend components?

1 Answers  


What are the operations which tmap allows?

1 Answers  


Difference between taggregatedrow and taggregatesortedrow in talend

1 Answers  


Define Component concerning Talend open studio

1 Answers  


What is mean by Routines in Talend?

1 Answers  


What is Code Generator in Talend?

1 Answers  


What do you understand by talend in general?

1 Answers  


How can we write the customized java code in Talend?

1 Answers  


How to deploy talend projects?

1 Answers  


For sorting data which component we can use in Talend?

1 Answers  


Categories