Skip to main content
1-Visitor
August 10, 2020
Solved

Information about geographical location of 30-days trial hosted server

  • August 10, 2020
  • 1 reply
  • 711 views

Hi,

 

We are working with the trial version of ThingWorx and we are taking some performance bench marks for data read/write to Things. For read we are using QueryPropertyHistory service via ConnectedThingClient in java sdk. For write we are using WritePropertiesVTQ api on ConnectedThingClient. 

These reading will be affected by the hosted server's location and the deployment structure of the server (cloud/on premise). So can anyone please help us with the information about where the hosted server is located? 

 

Regards,

Vaishnavee

 

Best answer by abjain

@vaishnavee  You will have to write a custom service for that. You can check this community post for getting ip address of your server.

https://community.ptc.com/t5/ThingWorx-Developers/Hi-how-do-i-find-the-IP-address-of-my-Thingworx-instance/td-p/515418

1 reply

abjain15-MoonstoneAnswer
15-Moonstone
August 11, 2020

@vaishnavee  You will have to write a custom service for that. You can check this community post for getting ip address of your server.

https://community.ptc.com/t5/ThingWorx-Developers/Hi-how-do-i-find-the-IP-address-of-my-Thingworx-instance/td-p/515418