cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

How to change Experience server configuration to use different Thingworx server

Velkumar
18-Opal

How to change Experience server configuration to use different Thingworx server

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  

1 ACCEPTED SOLUTION

Accepted Solutions
dupatel
19-Tanzanite
(To:Velkumar)

@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

View solution in original post

1 REPLY 1
dupatel
19-Tanzanite
(To:Velkumar)

@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
Top Tags