Cloning in Oracle EDMCS
Is it possible to clone Oracle EDMCS configurations and data from a higher environment (for example, Production) to a lower environment (for example, UAT)?
Our requirement is to migrate the application configuration and business data while preserving the existing user access, roles, groups, and security controls in the target (lower) environment. In other words, we do not want user provisioning, access permissions, or security settings from the source environment to overwrite those already configured in the target environment.
The primary reason we are exploring a full clone approach is that we maintain Unique IDs within EDMCS and need these IDs to remain unchanged when copied to the lower environment. When using a template-based migration, the system automatically generates new Unique IDs, which does not meet our requirement.