I have a child orchestration job that does a unit of work and sets a value in a variable. I'd like to test this variable in the parent orchestration job and move to different branches according to the value.
Hi @MBarb
Yes, on the child orchestration job, on the 'Export tab' is where you can map the variable values from a child job to a parent job variable. Let me know if this helps.
Cheers,
Chika
Got it. Great! Thanks!