Installing the Storage Layer extension
To track the publishing and unpublishing of binaries you need to install the documentum_storage-1.0-SNAPSHOT.jar and configure the BinaryEventsLocation in the DAO Bundle configuration file to specify where to store tracking information.
Before you begin
You need to have installed the Content Deployer Server Role as a .NET Web application or Java Web application.
Procedure
- Access the installation media.
- Navigate to the Content Delivery\ directory.
- Copy
documentum_storage-1.0-SNAPSHOT.jarto your Content Delivery lib directory: - Copy
BinaryEventsDAOBundle.xmlto one of the following directories:- to the classes directory, if your Content Delivery is running in a Java Web application,
- to the config directory, if your Content Delivery is running in a .NET Web application.
- Configure
BinaryEventsDAOBundle.xml: - Configure the Storage Layer:
- Restart the Content Deployer.
What to do next
binaryeventsync Web page to sync data back to the Content Manager.