Importing Organizational Structure XML Files
You can import organizational structure XML files in two ways:
- Using the Import button on the Organizational Structures screen in the FlexNet Manager for Engineering Applications interface.
- Using the command-line utility
flexnet importorgstructure
.
note
Remote organizational-structure import from the command line is not supported.
To import an organizational structure XML file at the command line:
- Ensure that FlexNet Manager for Engineering Applications Admin and FlexNet Manager for Engineering Applications Reporting are running.
- Open a Command prompt and change to the FlexNet Manager for Engineering Applications Admin installation directory
<fnm_admin_installdir>
. - Type the following command:
- flexnet importorgstructure -u
<username>
-p<password>
-f<orgstructure-file-name-with-path>
- flexnet importorgstructure -u
To view help for this utility, run the command:
flexnet importorgstructure help