Retain domain/database specific information during database refresh
Issue: When we refresh a development database with a copy of our production database, we wish to retain domain/database specific information by exporting only those tables that contain domain specific data, followed by re-importing the same data after the development database is refreshed. We have been using custom created Data Mover scripts to export and re-import this data in our current PeopleTools 8.49 solution, but because we will be upgrading to PeopleTools 8.51 shortly, we are concerned that there could be additional tables whose data needs to be retained after the refresh. Examples of domain specific data might include, for
0