You can use the command line to import domain objects from an export file into a domain.
Perform the following tasks to import domain objects:
Run the infacmd xrf generateReadableViewXML command to generate a readable XML file from an export file. Review the domain objects in the readable XML file and determine the objects that you want to import.
If you do not want to import all domain objects in the export file, create an import control file to filter the objects that are imported.
Run the infacmd isp importDomainObjects command to import the domain objects into the specified domain.
After you import the objects, you may still have to create other domain objects such as application services and folders.