Process a category

When you use the IBM InfoSphere Enterprise Records Transfer tool to process a category, the tool processes the child folders within the category, as well as all records within the folders and the category. Depending on the Child Container Level option you specify during configuration, the tool processes the child categories to a certain level. See Specify transfer parameters.

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

To transfer a category

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

RMTransfer -export -category <category full path name>

RMTransfer -export -category <{guid}>

For example,

RMTransfer.bat -export -category "/Records Management/File Plan/TransferTestCategory"

RMTransfer.bat -export -category {E88A5496-1F93-4DDA-95FC-6D245554BD05}

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