im importmappednames
imports the mapped names of the admin provided objects such as field, type, state, testverdict and dynamicgroup from the input XML file.
Synopsis
im importmappednames [--inputFile=value] [--[no|confirm]ignoreServerMismatch] [(-?|--usage)] [(-F file|--selectionFile=file)] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [-g|--gui] [--hostname=server] [--user=name] [--password=password] [--port=number][--quiet][--selectionFile=value][--settingsUI=[gui|default]] [--status=[none|gui|gui.actions|default]]
Description
im importmappednames imports all the mapped names of the admin provided objects such as field, type, state, testverdict and dynamicgroup from the input xml file.
The following is an example of the command that imports the mapped names from the input file located at D:\import\importmappednames.xml
im importmappednames --inputFile=D:\import\importmappednames.xml
Options
This command takes the universal options available to all im commands, as well as some general options. See the options reference page for descriptions.
--inputFile
specifies the name of the XML file that contains the mapped names to be imported.
--[no|confirm]ignoreServerMismatch
instructs the system to ignore the port and server mismatch, if any.
* 
The administrator can import only one admin object type in a single command.
Before importing the xml file, it is recommended to take a backup of the earlier exported file for future reference.
See Also
Commands: im exportmappednames
Miscellaneous: options
Was this helpful?