Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a child job and it parent job and both are using same context group.
The context variable is set to null initially.
In the child job i am setting the value for the context variable and trying to fetch the same variable in parent job, but getting null. In the parent job i have checked "Transmit whole context".
I know one way where i put the value in globalmap in child and pass it using tbufferoutput in the parent.
But is there any way i can get the value directly from context in my parent job without using tBufferOutput?
Hello,
Could you please let us know if this article helps?
Best regards
Sabrina
Hello,
Take a look at this
https://community.talend.com/t5/Design-and-Development/Shared-variable-between-2-jobs/td-p/99769
There is also a tStaticMap component in exhange.
Guillaume
Hi,
My suggestion will be to follow the tBufferOutput method as it is quite seamless. Are you facing any issues while using this method?
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂