04 - Standard & Expected Tweaks
If you are new to working with Universal Migrator, we will personally review your playbook prior to activating the "restore" capabilities for a project.
Our team will specifically look to make sure the following items are in your playbook:
- All users are mapped to a valid email address in the target system
- Any custom fields that should not be transferred are marked as Final_Status = Deleted
- Any custom fields that are duplicative should be properly consolidated
- If more than 25 document categories exist, they have been consolidated
- The Final_Content_FromPath on Document Versions maps to a valid and accessible storage location
In the event that an item has nothing to do, comments should exist in your playbook indicating why the items should not be transferred.
Related Articles
04 - Pre-Restore Review
All Consultants Prior to restoring data into a destination system, you should thoroughly review and test your playbook. Your playbook should be complete and cover all the data that you expect to migrate as part of your project. Thoroughly review and ...
4.2 - Migration Philosophy: Standard Migrations
When using the Universal Migrator to perform a data migration, there are three distinct steps to a migration. Data Backup With a Data Backup, you are using the Universal Migrator to pull data out of a legacy system. When this happens, the data is ...
03 - Standard Items to Review
In general, you should look at every table that has data in it, however, the following tables are the most important to review: SELECT * FROM __M_Users SELECT * FROM __M_CustomObject_Definitions SELECT * FROM __M_CustomField_Definitions SELECT * FROM ...
01 - Tweaking a Restore
Sometimes after restoring a backup, a customer may want you to tweak the data that is in their new system. Tweaking data post-restore is easy! Let's say that the customer wants you to "mark as complete" all tasks that are related to archived (closed) ...
01 - Tweaking a Backup
After you have completed a backup, your client may want you to tweak the data before restoring it into their new system. The scripts for any tweaks that you apply should be saved into your Migration Playbook. This will allow you to replay all the ...