Previous Topic: Export a CMS ProfileNext Topic: Retain or Overwrite Profile Properties


Import a CMS profile

To import a CMS profile

  1. On the CMS machine you want to import to, use a command line to browse to the \System subfolder of the CA DataMinder installation directory.
  2. Now run the following command line:
    wgninfra -exec wigan/infrastruct/machine/Profile Import <file name>
    

    Where <file name> specifies the path and file name of the profile that you previously exported. The command syntax is case-sensitive.

    This imports the XML file and updates the file system and the WgnWellKnownString, WgnFile, Wgn3Role and Wgn3ResourceRole database tables with files and data from the CMS where the XML file was exported from.

Note: Unlike export operations, it is possible to import single properties. If any data is not required, you need to edit the XML file created by the export process.