We have a job which is setting an AutoSys Global Variable. Upon completion of this job, a file watcher job is supposed to start and use the value of the variable. However, the downstream job appears to be using a previously value for the global variable, not the newly set value.