In
parent package set context values and make sure you have checked "Transmit whole context"
Select
this check box to get all the context variables from the parent Job. Deselect
it to get all the context variables from the child Job.
If
this check box is selected when the parent and child Jobs have the same context
variables defined:
- Variable values for the parent Job will be used during the child Job execution if no relevant values are defined in the Context Param table.
- Otherwise, values defined in the Context Param table will be used during the child Job execution.
Cheers!
Uma
Hi Uma,
ReplyDeleteCan you please explain reverse case in above example? How we can get values from Child job to Parent Job?
Thanks.