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
- 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.
- Open cd_archivemanager_conf.xml for editing.
- Find the
ArchiveQueueelement and make sure that it has an attribute calledStandAlonewith its value set totrue. - Save and close cd_archivemanager_conf.xml.
- Restart your Content Deployer.