Hello All, I have a class method on the DocRepo server that needs to query the data value of a global variable on the Edge server.  I have looked at the documentation for 'Global Structure,' but I didn't find anything that helped. [Global Structure | Using Globals | InterSystems IRIS Data Platform 2022.1](https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=GGBL_STRUCTURE)   I am able to access this global easily from the Edge server using the $Get function, but I need to access it from the DocRepo server. Any suggestions would be greatly appreciated! Thanks! Craig