A Process Commander archive is a specially formatted ZIP file created using the Export Archive tool. It contains an XML file named with the handle of each instance. In addition to XML representations of instances, the archive contains a control file and may contain an installation activity.
To import a ZIP file, select File > Import Archive.
You can automate ZIP file operations and run them on a schedule using the Product Migration wizard.
Using an Apache ANT script and an enhanced version of the prdbutil servlet, you can create ZIP archives from product rules using a UNIX shell script or Windows BAT file. See Pega Developer Network article PRKB-24185 How to import and export ZIP archives from a command line.
Each use of an archive tool is recorded as an instance of the Log-PegaRULESMove class. Errors are recorded as an instance of the Log-PegaRULESMove-Error class.
In Version 4, these were known as the Move Rules tools.