Passing Input Variables as Reference to Multiple Nested Sub-Processes

Hi All,

I have a boolean variable in my initial process that I need to reference in a sub- sub- sub- process, is this possible? Can you pass a single variable through 3 process models to be used by the 4th based on the value from the 1st?

It's difficult to explain, but I need to know whether or not the initial process was scheduled or ad-hoc (the boolean value) in the 4th sub-process of this overarching process in order to make appropriate task assignments in the last model. 

I passed the variable as reference in the Sub-Process node of the 1st model, but when I try to do it again in the 2nd sub-process the variable doesn't appear as an input variable even after hitting Refresh. 

Thanks for more info! 

  Discussion posts and replies are publicly visible