Cisco Cisco Unified Customer Voice Portal 11.0(1) Installation Guide

Page of 96
Installing CVP VXML Server
To install CVP VXML Server on an AIX system, perform the following steps.
Step 1
Set the values of the environment variables listed in the following table.
Set value as follows
Environment Variable
The directory in which Unified CVP is to be installed
(for example, CVP_HOME = \Cisco\CVP).
CVP_HOME
The directory in which IBM WebSphere Application
Server is installed (for example, WAS_HOME =
/usr/IBM/WebSphere/AppServer).
WAS_HOME
Note: Audium Home cannot be set as an environment variable for use with WebSphere; it must
be defined in WebSphere as a JVM property. This can be done from within the WebSphere
administrative console, by navigating to Application Servers -> server_name -> Java and
Process Management
 -> Process Definition -> Java Virtual Machine -> Custom Properties
and adding a property (refer to WebSphere documentation for details).
Step 2
Run the cvp70_aix.bin file in the CVP\Installer_AIX directory on the Unified CVP Software
DVD, either directly from the DVD or by copying the file locally and modifying for execute
permissions: 
chmod +x cvp70_aix.bin.
Step 3
Run $CVP_HOME\bin\Setup.sh with the options that are appropriate for your installation.
The -n, --commonName option is required.
The following table lists the Setup.sh command line options for the x.509 Certificate. See
Certificate.
Table 2: Setup.sh Command Line Options
Meaning
Option
x.509 Certificate arguments
Common name
-n, --CommonName
Organization name
-o, --orgName=<arg>
Organizational unit
-u, --orgUnit=<arg>
Locality
-l, --locality=<arg>
State
-s, --state=<arg>
Country
-c, --country=<arg>
Email address
-e, --email=<arg>
Note:  When you input the command option parameters, some special characters that represent
UNIX commands, such as the ampersand (&), need to be enclosed in single quotes (' '). This
prevents the install program from misinterpreting these characters as UNIX commands.
Installation and Upgrade Guide for Cisco Unified Customer Voice Portal Release 7.0(2)
34
Chapter 5: Installing CVP VXML Server on AIX Systems
Preparing to Install the CVP VXML Server