Hi Guys,
How to get thingworx host url in thingworx service ?
Currently am using ThingWorx Navigate, i want to build a full url, so i need host url.
ex: I want below url in service
http://hd111m010.ptcnet.ptc.com:8080/Thingworx/Runtime/index.html?mashup
Please help me to get this ASAP. Thanks.
Retrieving the Thingworx public url from within the platform itself is not something trivial (because of various network components up-front, such as reverse proxy, load balancer, ...)
You may want to "hardcode" this information on the platform itself (e.g. as a Thing property) :
Hi @vingl.
If the response provided by @smainente answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.
Regards.
--Sharon