After you have executed the IBM InfoSphere Enterprise Records Transfer tool in export mode to create one or more XML files, execute the tool in import mode to transfer the records and record folders referenced in the XML file. When you use the import mode, you can specify either the full path to an XML file or the full path to a directory that contains multiple XML files.
NOTE The Windows executable for IBM InfoSphere Enterprise Records Transfer is RMTransfer.bat, and the UNIX executable is RMTransfer.sh.
To import records and record folders
At the command line, execute one of the following commands from the \RMTransfer directory:
RMTransfer.bat -import -xmlfile <xml file full path name>
RMTransfer.bat -import -dir <directory full path name>
For example,
RMTransfer.bat -import -xmlfile C:\temp\Transfer\Import-win03-2\F_Payroll20080303203055546_0.xml
RMTransfer.bat -import -dir C:\temp\Transfer\Import-win03-1
To simultaneously process a large quantity of entities, see Process multiple entities.