Previous Topic: Importing and Exporting CMS ProfilesNext Topic: Import a CMS profile


Export a CMS Profile

To export a CMS profile

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

    Where <file name> specifies the path and name of the XML file containing the exported profile. The location of the XML file must be accessible from the CMS that you want the profile to. The command syntax is case-sensitive.

    This exports the CMS profile from the file system, and from the WgnWellKnownString, WgnFile, Wgn3Role and Wgn3ResourceRole database tables, to the specified XML file.

Note: You cannot export single properties. If any data is not required, you need to edit the XML file created by the export process.