Documentation Center

Configuring the Archive Manager Modules to use the standalone Archiver

After setting up a standalone Archiver, configure your Archive Manager Modules to use this Archiver.

Procedure

  1. On the machine where your Content Deployer with Archive Manager Modules is installed, navigate to one of the following locations in the Content Deployer:
    • If Content Deployer is installed as a .NET Web application, go to the bin\config\ folder.
    • If Content Deployer is installed as a Java Web application, go to the WEB-INF/classes/ folder.
    • If Content Deployer is installed as a Windows service or Java process, go to the folder in which you stored the configuration files.
  2. Open cd_archivemanager_conf.xml for editing.
  3. Find the ArchiveQueue element and make sure that it has an attribute called StandAlone with its value set to true.
  4. Save and close cd_archivemanager_conf.xml.
  5. Restart your Content Deployer.