An export control file is an XML file that you use with infacmd commands. The control file filters the objects that infacmd exports from a domain or Model repository.
You can use an export control file with the following commands:
infacmd isp ExportDomainObjects
Exports native users, native groups, roles, connections, and cluster configurations from the domain to an export file in XML format. When you specify an export control file for the command, you filter the objects that you want to export. For example, use a control file to export all objects created after a certain date or to export connections but no other object types.
infacmd oie ExportObjects
Exports all Model repository object types from a specified project to an export file in XML format. When you specify an export control file for the command, you filter the objects that you want to export. For example, use a control file to export all objects created by a specific user or to export specific object types in the project.
Infacmd does not export empty folders. When you export Model repository objects, infacmd also exports the dependent objects. A dependent object is an object that is used by another object. Dependent objects can be in the same or different projects.
An export control file uses different parameters based on whether you configure the file to export domain objects or Model repository objects.