Exporting and Importing Change Assistant Settings

Change Assistant settings can be exported and imported using one of the following processes:

Change Assistant settings are exported to configuration backup files. A configuration backup is a zip file. It consists of the following XML files:

  • Configuration backup property file (cfgbak_prop.xml)

  • Options file (settings.xml)

  • Database definitions backup file (cfgbak_dblist)

Configuration Backup Property File

Configuration backup property file (cfgbak_prop.xml) contains the following content:

  • ToolsVersionCA

    The value is the Tools version of Change Assistant which is used to generated this backup file.

  • Creator

    The value is Installer or CA.

  • ImportType

    The value is Auto, Confirm, or Manual.

  • OptionsIncluded

    The value is true or false.

  • DBDefnNum

    The value is the number of database definitions included in the export file.

  • DB definition list

    The database list will be used as a pre-check to determine if the database definition already exists in Change Assistant when user imports the configuration.