Among Separate Databases

Some clients use separate databases and user interfaces for each environment. Follow this process to copy from one environment to another:
  1. Establish a new release in the target environment. This should be the same name as the source, but it is not enforced.
  2. Ensure the DDLs are the same in both the source and the target databases.
  3. Export the data from the source database to the CSV files. Copy the CSV files to a folder that can be read by the target Business Rules user interface.
  4. Import the CSV file into the new environment database.