Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a strange problem. I have a main job which calls a couple of subjobs.
Main job:
tJava (set context values) --> tRunJob (call the subjob)
I pass on the contexts set in the main job to the sub-job. The problem is:
I am out of options trying to figure out whats going wrong here. How can I troubleshoot this?
Any help is appreciated.
Have you tried deleting the tRunJob in your Main job and re-adding the child job. I've seen situations where this fixes issues like you're describing.
Have you tried deleting the tRunJob in your Main job and re-adding the child job. I've seen situations where this fixes issues like you're describing.
Let us know if it works
Glad it helped