Load the transferred data

DCM loads each transferred object into the destination database by either cloning or copying it.

If the object is new to the destination database, DCM creates an object whose properties are identical to the properties of the transferred object. If the object exists in the destination database, DCM updates all object properties so that they are identical to the properties of the transferred version. These properties include any relationships to other objects, such as history relationships.

Note: Properties of non-modifiable objects that are in the destination database can change when new objects are loaded. However, the source contents of non-modifiable objects that exist are not updated.

Feedback