The following describes how to install the SkyVault Kofax Release
script AMP file (SkyVault-kofax-2.0.0-13.amp) on your SkyVault
server.
- Shut down your SkyVault server.
- Browse to the SkyVault Support Portal.
- Download the SkyVault-kofax-integration-2.0.0-13.zip file.
- Extract the ZIP file into a relevant directory.
-
Move or copy the SkyVault-kofax-2.0.0-13.amp file to the
amps directory in your SkyVault
installation.
- (Windows) c:\Alfresco\amps
- (Linux) /opt/alfresco/amps
-
From the command line, browse to the SkyVault
bin directory.
- (Windows) c:\Alfresco\bin
- (Linux) /opt/alfresco/bin
-
Install the SkyVault Kofax AMP using the Module Management Tool.
For more information on MMT, see Installing a SkyVault Module Package.
For Windows:
- java -jar SkyVault-mmt.jar install c:\Alfresco\bin\amps\SkyVault-kofax-2.0.0-13.amp c:\Alfresco\tomcat\webapps\alfresco.war
- java -jar SkyVault-mmt.jar install /opt/alfresco/amps/SkyVault-kofax-2.0.0-13.amp /opt/alfresco/tomcat/webapps/alfresco.war
Note: Alternatively for Tomcat, you can run the apply_amps.bat command in the root SkyVault directory to install the SkyVault-kofax-2.0.0-13.amp. This batch file applies all the AMPs that are located in the amps directory. -
Remove your existing expanded SkyVault web
application directory to allow updates to be picked up when the server restarts.
- (Windows) c:\Alfresco\tomcat\webapps\SkyVault
- (Linux) /opt/alfresco/tomcat/webapps/SkyVault