openparser domain import

The openparser domain import command imports an Open Parser domain into the server. For more information, see the "Parsing" section of the Data Quality Guide.

Usage

openparser domain import DomainFileName
Required Argument Description
Yes --f DomainFileName Specifies the file containing the domain you want to import. Directory paths you specify here are relative to the location where you are running the Administration Utility.

Example

This example imports the file named MyDomain.xml, which is located in a subfolder named exported in the location where you are running the Administration Utility.

openparser domain import exported\MyDomain.xml