These steps describe how to install the Centera Connector module to an instance
of Alfresco.
The Centera Connector module functionality is packaged as an Alfresco Module
Package (AMP) file.
- Browse to the Alfresco Support Portal.
- Download the alfresco40-41_centera-connector-1.0.0-9.amp file.
-
Use the Module Management Tool (MMT) to install the AMP.
For example:
java -jar <installLocation>\bin\alfresco-mmt.jar install <installLocation>\amps\alfresco40-41_centera-connector-1.0.0-9.amp <installLocation>\tomcat\webapps\alfresco.war
If your Alfresco installation is running within the Tomcat application server, you can use the <installLocation>\bin\apply_amps command to apply all AMP files that are located in the <installLocation>\amps directory.
- Restart the Alfresco server.