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

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

Thing Replication

adams1
1-Newbie

Thing Replication

Is it possible to easily replicate a thing from one ThingWorx platform instance to another?  Ie. we have a controller communicating to an EMS instance, talking to our ThingWorx Application - need to replicate the streaming data to another ThingWorx instance.

1 REPLY 1
PaiChung
22-Sapphire I
(To:adams1)

If you are not worried about response time and you can have the data in one instance, I would recommend Federation

Else perhaps the easiest way to do it would be to have the data stored in PostGreSQL and use the postgres utilities to replicate the data over.

Top Tags