Importing a type

The ccm type -import command imports a type definition that was previously exported using the ccm typedef -export command.

About this task

ccm typedef -import xml_file
CAUTION:
Do not export Rational® Synergy base model type definitions and import them into another Rational Synergy database that is at a different Rational Synergy release, iFix, or patch level. Such usage is invalid and might result in patch or upgrade changes made to that base model type definition being overwritten or lost. Patch or upgrade changes can result in unpredictable and erroneous behavior.

Instead, export user-created custom type definitions from a Rational Synergy database and import them into another database at the same or different release, iFix, or patch level. However, features that might be available in the originating database might not be available in databases at previous Rational Synergy releases.

xml_file
Specifies the type definition export file to import.

Feedback