Hi All,
For a specific portal service we are developing it is important that the service knows which server node ID it is running on. I cannot find any Java API to get this value.
I found some blogs on the internet that state the ID can be found in the name of a system property starting with dsr (through System.getProperties), but I can't find it . Even if that would work, I can't believe there's not a more robust way to get this ID.
Anyone have any idea? Help!
With kind regards,
Thijs Janssen