Caution: Before starting this process, it is strongly recommended that you back up production server content.

You use the exportRepository script to export the contents of one or more standard repositories on the production server to a .jar data file. After doing so, you run the importRepository script, which imports the exported data into one or more versioned repositories on the asset management server.

The repository data that you export serves as the initial version of repository data that is managed by ATG Content Administration. If you also plan to manage file assets with ATG Content Administration, you must import the files from the same logical site utilized in this step. Together, the repository and file data become the initial version of ATG Content Administration data and the earliest version that you can deploy back to your production servers.

Run exportRepository

To run exportRepository:

  1. Navigate on the production server to <ATG9dir>/home/bin

  2. Enter the exportRepository command.

For example:

exportRepository –m Catalog
                 –file /users/joe/CatalogExport.jar
                 –r /myApp/Catalog

 
loading table of contents...