Among Separate Databases
Some clients use separate databases and user interfaces for each
environment. Follow this process to copy from one environment to another:
- Establish a new release in the target environment. This should be the same name as the source, but it is not enforced.
- Ensure the DDLs are the same in both the source and the target databases.
- 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.
- Import the CSV file into the new environment database.