Skip to main content
1-Visitor
February 3, 2016
Question

Thing Replication

  • February 3, 2016
  • 1 reply
  • 1112 views

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

22-Sapphire I
February 3, 2016

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.