Importing CDT to your current environment
Users with the Developer role can import CDT files from any environment to your current environment by using Self Service.
About this task
When you import CDT, if all the running servers are restarted successfully, the CDT import status is successful. However, if any of the servers fail to restart, the CDT import status is successful, but with a warning, which is displayed by a warning icon. You can view the details in the logs to view the list of failed servers.
Note: Configuration data cannot be imported if the source version is higher than the target runtime
version (even for the minor version difference). Configuration data can be imported only if
the source and target versions are same and the source version is less than the target runtime
version.
Procedure
Example
<preferences>
<configsynch>
<Settings ReportsDir="">
<AuditDeployment ValidateLockid="y" ValidateOldValues="y" ValidateRecordExistsBeforeDelete="y"/>
</Settings>
<SourceTargetPrefs>
<SourceTargetPrefs>
<SourceTargetPair SourceDatabase="DEFAULTXMLDB" TargetDatabase="SYSTEMDB">
<Transformations>
</Transformations>
<Ignore>
</Ignore>
<AppendOnly>
</AppendOnly>
<RecordFilter>
</RecordFilter>
</SourceTargetPair>
</SourceTargetPrefs>
</SourceTargetPrefs>
</configsynch>
</preferences>