Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello dnahata_infocepts,
Many thanks for your response.
I have already tried that and it uses the "Prod" context for the parent job, but then it uses the default context (in my case "Dev") when calling the sub-job.
Kind regards,
Julipool
hello,
I have a same issue. And I need the solution.
But I found, If this value for the context is in constant. Like "dev", "Production" And this works.
Mais if we use a variable for context, it dose not work.
context.contextenv cann't be treated as a variable. It is treated as a constant.
So job find a context named "context.contextenv". While job can not find it in the subjob, subjob used context by default