Skip to main content
1-Visitor
June 4, 2020
Question

Connect to On Premise Thingworx 8.5 using ThingWorx Academic Simulator

  • June 4, 2020
  • 1 reply
  • 4030 views

Hi Team,

 

I am unable to connect to on premise Thingworx8.5 (Thingworx foundation Trial for H2)using academic simulator.

please find the screenshot.

Need guidance to resolve the issue

 

Thanks,

Praveen

 

 

 

 

 

1 reply

Support
June 4, 2020

Hi @Praveen_GR.

 

Is the Academic Simulator on the same machine as ThingWorx?  If not, you can't use localhost.  You'll need to use the hostname of the ThingWorx server.

 

Also, did you validate that you can hit the ThingWorx url from the machine running the simulator?

 

Regards.

 

--Sharon

 

 

1-Visitor
June 5, 2020

Hi,

 

Simulator and Thingworx are in the same machine.

yes I validated by accessing the thingworx url http://localhost:8079/Thingworx/Composer/index.html and it is working fine.

can we connect to on premise thingworx using academic simulator?

is steps need to connect to on premise thingworx is different from hosted thingworx?

 

Thanks,

Praveen

 

 

 

Support
June 5, 2020

Hi @Praveen_GR.

 

Your port is wrong in the config for the Academic Simulator.  You have indicated port 8080 there, but in the url you provided for ThingWorx, it's 8079.

 

Regards.

 

--Sharon