Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have 3 tRunjob components running within 1 job. I need to pass the context variable from StartJob_test to ExecuteStageJobs.
StartJob_test is a child job, so you should have a look at the following link to learn how to pass values between main and child jobs in both directions https://www.talendbyexample.com/talend-returning-values-from-subjobs.html