Skip to main content
1-Visitor
October 3, 2016
Solved

Where is the documentation for moving from sandbox to production (data & structure)?

  • October 3, 2016
  • 2 replies
  • 1503 views

Where is the documentation for moving from sandbox to production (data & structure)?

Best answer by ttielebein

Are you looking for something specific that you've seen before? All you should have to do is export all of your entities and data in the Sandbox server and import it into the new one, entities first, and then data.

2 replies

5-Regular Member
October 3, 2016

Are you looking for something specific that you've seen before? All you should have to do is export all of your entities and data in the Sandbox server and import it into the new one, entities first, and then data.

5-Regular Member
October 4, 2016

Hi Rain` Flanagan​,

As per my understanding; it would be same as upgrade instructions shared in the Installation document with the difference that we are just not upgrading any jars/war/DB.

Just do a new installation of ThingWorx on the Production server.

Then import all the extensions.

Then import the entities/data based on the requirement.

Please refer to following PTC KCS article for more details: CS182505

Thanks,

Ankit Gupta