Export a record

You can use IBM InfoSphere Enterprise Records Transfer to export a specific record or records by entering the record ID at the command line. If a record resides in a record folder, IBM InfoSphere Enterprise Records Transfer exports the record folder as well.

NOTE The Windows executable for IBM InfoSphere Enterprise Records Transfer is RMTransfer.bat, and the UNIX executable is RMTransfer.sh.

To export a record

At the command line, execute the following command from the \RMTransfer directory:

RMTransfer.bat -export -record <{guid}>

To export multiple records

Execute the following command:

RMTransfer.bat -export -record <{guid}>  -record <{guid}>

To simultaneously export a large quantity of entities, see Process multiple entities.