Revisiting an issue with our FW/1 app subsystem. Developer placed a call to setup subsystem in the before of the main controller. It does nothing more than set up session variables for the subsystem. Wondering what is the best place to set session bars for subsystem? Suggestion or best practice. Setup session does not have the framework services available yet so that didn’t work. So you know what was attempted.