Import/Export Package Structure

During the import/export process, FlexNet Operations works with an export-import package, which is a .jar file containing the following:

An XML metafile to describe the contents of the package and the order in which the files should be loaded.

Note:For more information, see XML Metafile Structure.

A set of content XML files for the entities that are exported. Each file contains entities of one type only. For example, products are in one XML file, and license models are in another XML file.

Important:FlexNet Operations does not support the importing or exporting of test entities, such as test entitlements.

See Also