Informatica Administrator for Enterprise Data Catalog > Domain Object Export and Import > Domain Object Export and Import Overview
  

Domain Object Export and Import Overview

You can use the command line to migrate objects between two different domains of the same version.
You might migrate domain objects from a development environment to a test or production environment.
To export and import domain objects, use the following infacmd isp commands:
ExportDomainObjects
Exports native users, native groups, roles, and connections to an XML file.
ImportDomainObjects
Imports native users, native groups, roles, and connections into an Informatica domain.
You can use an infacmd control file to filter the objects during the export or import.
You can also use the infacmd xrf generateReadableViewXML command to generate a readable XML file from an export file. You can review the readable XML file to determine if you need to filter the objects that you import.