computer name of the machine where thingworx is used
Hi,
How can I fetch the computer name of the server where the ThingWorx runtime url is being used?
The snippet Subsystems["PlatformSubsystem"].GetEntityUsageReport(); is returning the computer name of the server where TW is installed originally but it is not our use case.
Scenario: The ThingWorx is installed in server1 but I am running the ThingWorx url in server 2. I wanted to take the computer name of server 2 as all the plant model data are tied to server 2. The ThingWorx url will be used in multiple servers so we need the computer name of those multiple servers and NOT the computer name where ThingWorx is installed originally. Is there any service to fetch so?
Thanks in advance,
SV.

