I have noticed that the way the nodes are ordered is different between 2 different environments.
If I create the following global :
set^TEMP"Z"
Then I dump it with zwrite, I get this (which is expected):
However, on another machine, it gives me this :
The same goes for the following command (which return 0 or 1, depending environment) :
Both are running Windows 10, but one is running IRIS 2021.1, the other CACHE 2017.2.2.
I don't think that's the reason, maybe there's something else (a configuration in Portal). Has anyone encountered a similar problem and knows what is wrong?