Explain how transfer of context from main job to child job?
Answer / Shubham Srivastava
Context transfer between a parent and child job in Talend allows data to be shared between the two jobs. This is achieved by using the tSetGlobalContext and tGetGlobalContext components:n
- tSetGlobalContext sets values into global variables, which can then be accessed by the child job.n
- tGetGlobalContext retrieves values from global variables in the parent job.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is tMap?
What is tunite in talend open studio
What’s a “insert or update” and “update or insert”, how do we find the difference?
What are the operations which tmap follow?
How can one schedule a job in talend?
What is Shared DB Connection in Talend?
How can we trigger a component after successful run of other components?
What is difference between etl and elt components of talend?
What is tmap component?
Talend is written in which language?
Where are you going to implement the logics for integration?
What is the talend open studio?