Installing the software – Kofax SupplierExpress User Manual

Page 26

Advertising
background image

Installation

26

SupplierExpress Administrator's Guide

2 Copy the install-image-saas-agent-<x.x>.zip file (where <x.x> is the version number) to

the directory.

3 Enter the following command to unzip the file:

unzip install-image-saas-agent-<x.x>.zip

4 Enter the following command to verify that the minimum version of Java running is JDK

1.6.0_x:
java -version

Note The installer only works with version JDK 1.6.0_x.

▪ If you have JDK 1.6.0_x installed, verify that $JAVA_HOME is directed to the JDK

1.6.0_x directory, and continue to step 5.

▪ If you do not have JDK 1.6.0_x installed:

a

Go to the java.sun.com website and download the software. Note the

installation directory on the installation worksheet.

b

Enter the following command to include the Java executable in the path:

export PATH=<jdk_installation_directory>/bin:$PATH
For example:
export PATH=/usr/java/jdk1.6.0_01/bin:$PATH

Note MarkView 5.x and 6.x require earlier versions of JDK to run. Do not

remove the earlier JDK versions or change the $JAVA_HOME setting if

integrating with an older version of MarkView.

5 Continue as follows:

▪ To perform an interactive installation, go to the next section,

Installing the Software

on

page 26.

To perform a silent installation, go to

Silent-Mode Installation

on page 71.

Installing the Software

1 Change to the bin folder in the distribution directory where you unzipped the installation

files, for example:
cd /<supplierexpress-installer-directory>/bin

2 Enter the following command to start the installation interface:

▪ UNIX: ./install.sh

▪ Windows: install.bat

3 Select the <ERP type> and click Next.

4 In the integration type window, select the integration to implement:

▪ MarkView Integration—Select this option to use SupplierExpress with MarkView.

MarkView must already be installed.

▪ Kofax Capture Integration—Select this option to use SupplierExpress for submitting

invoices to Kofax Capture. This integration does not require you to have MarkView

installed.

▪ Direct ERP Integration—Select this option to use SupplierExpress with your ERP

system. This integration does not require you to have MarkView or Kofax Capture

installed.

Advertising