Import Data Table data multiple times
I could not find any article or post that discussed this specifically so asking here. Should be an easy one. In the process of migrating apps to a new install of Thingworx, this should be a common concern. So, we have moved over our Entities but now need to move over the data from the data tables. I have 5 that I need to move over but currently, I am in a rehearsal/test mode.
According to CS393743 I should be able to select each, export the data and import to the new server. This fails to address anything about subsequent updates. Since I am in a test mode, I want to validate things are working so I need the data but data is still being actively updated in production. During a Go live event, I will take the final extract and wish to re-import the data to this new instance. What will occur?
I can see three possible outcomes:
- Import succeeds and all data exists in new instance (ideal)
- Import fails as unique entries already exist (bad)
- Data is duplicated or merged with previous import leading to duplication issues (very bad)
If anyone has been down this road, please reply with your experiences and best path forward.

