Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, I'm trying to pass a variable in the Context field when the field Use dynamic job is active but the context inside the variable never reaches the subjob. This is what I'm doing:
What's i'm doing wrong?
roy123 wrote:
You have to create thos context variables in child job.
After that you would be able to see thos variables in context in trun job.
Than you can pass values to those context variables.
Hope this helps !!