Skip to main content
19-Tanzanite
March 30, 2020
Solved

How to change Experience server configuration to use different Thingworx server

  • March 30, 2020
  • 1 reply
  • 1270 views

Hi,

 

We have Thingworx and Vuforia Experience server already deployed. Now we want to change Vuforia Experience server to point different Thingworx foundation.

 

Could any one provide me guide/steps to follow.

 

Thanks in advance.

 

?VR  

Best answer by dupatel

@Velkumar  You can follow the below steps -

  1. Stop the tomcat and ES services
  2. Modify the configuration.json file inside ES installation directory with below property parameters- authentication, proxies, websocketProxies. For more detail refer to ES install, deploy guide.
  3.  Make sure the ES configuration property value is now pointing to the new TWX instance
  4. Start tomcat and ES services

1 reply

dupatel5-Regular MemberAnswer
5-Regular Member
March 30, 2020

@Velkumar  You can follow the below steps -

  1. Stop the tomcat and ES services
  2. Modify the configuration.json file inside ES installation directory with below property parameters- authentication, proxies, websocketProxies. For more detail refer to ES install, deploy guide.
  3.  Make sure the ES configuration property value is now pointing to the new TWX instance
  4. Start tomcat and ES services