Hi,
We wish to have copy of universe on our test/qa platform and to this end we export the universe concerned from development to qa/test environment.
The only difference is that the test and development environments have different databases.
Thinking of the following.
Changing the connection on the test/qa platform to look at the test rather than development database.
Each time make changes to the development universe, just export the development universe (unx) to the test platform but not the connection - this way can keep the universes the same on both platforms but just have different connections.
Thoughts?