Exporting CDT
Users with the Developer role can export CDT files from your current environment, preferably from the master environment by using Self Service. By exporting configuration, you can quickly migrate database configurations from the master environment to the target environments. After you export CDT files, these files are available for import in all other environments and you do not have to select a target environment.
Procedure
Example
<preferences>
<configsynch>
<Settings ReportsDir="">
<AuditDeployment ValidateLockid="y" ValidateOldValues="y" ValidateRecordExistsBeforeDelete="y"/>
</Settings>
<SourceTargetPrefs>
<SourceTargetPrefs>
<SourceTargetPair SourceDatabase="SYSTEMDB" TargetDatabase="DEFAULTXMLDB">
<Transformations>
</Transformations>
<Ignore>
</Ignore>
<AppendOnly>
</AppendOnly>
<RecordFilter>
</RecordFilter>
</SourceTargetPair>
</SourceTargetPrefs>
</SourceTargetPrefs>
</configsynch>
</preferences>