04 - Preserving Important Metadata
Author/Editor information (along with created/modified timestamps) are very important to many law firms.
When Universal Migrator pushes data to your API, it has the ability to push associated metadata if your API accepts it.
We recommend that all objects in your system support the following metadata properties:
- created_by
- updated_by
- created_at
- updated_at
Related Articles
Push Connector Requirements.
Universal Migrator facilitates migrations between hundreds of different applications into destination applications whom we have built a push connector for. If you are reading this article, you likely want Universal Migrator to load data into your ...
Configure Stripe for Payment Processing
You should have a good payment processor that enables your team to quickly and easily charge and bill customers that you are migrating. We highly recommend Stripe.com. Create a Stripe Account Create an account with Stripe and verify your business. ...
Repair a corrupt MSSQL database
For law firms with premises based systems like Time Matters you may run into situations where the database has not been maintained and has become inconsistent. This can prevent your ability to create a backup from which you can migrate the customer ...
Installing Proxifier
This article will help you configure Proxifier. Please ensure you have already installed and configured Fiddler. IMPORTANT NOTES If at any time you get any of the following messages, click No: Configure Fiddler as a Proxy Server Go to Profile > Proxy ...
Restore a MSSQL BAK Backup
To restore a MSSQL BAK database backup, do the following steps: Open Management Studio and connect to the database server. 1. Right-Click on Databases 2. Select Restore Database... In the dialog that appears: 1. Select Device 2. Click the ... button: ...