Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have a Parent Job where I am creating 3 Global Variables in tjavarow which values I am passing to One Child Job Context. Is it possible to pass Parent Job Global Variables to Child without creating any Context in Child Job? I have attached 2 screenshots of my Job. I have completed with creating Child Job context.
@abhi90 you need to create contexts to pass the global variables from parent to sub job.
@abhi90 you need to create contexts to pass the global variables from parent to sub job.
Hi @manodwhb,
Thanks for clearing confusion. Marking post as resolved
how do you config your context in child job?