You can install the Process Engine Client
software on the Content Engine server
by using a silent input text file and running the installation program
from the command line. Use the values in your installation worksheet
to edit the silent input text file before you run the installation.
Be sure that you have available
the Installation and Upgrade Worksheet that was completed during your
planning activities.
Except where noted, the following steps apply to IBM® WebSphere® Application Server, Oracle WebLogic Server, and JBoss Application Server.
To install the Process Engine Client
files:
- Open your completed Installation and Upgrade Worksheet
file.
Tip: In the worksheet file, verify
that the command is enabled.
To view only Content Engine values,
filter by PE Client Installer in the Installation
or Configuration Program column.
- On the machine where Content Engine is
to be deployed, log on as ce_install_user.
- Locate the Process Engine Client
installation software. The version of the Process Engine Client software must match
the version of Process Engine software.
- Expand the TAR or ZIP file of the Process Engine Client installation software.
- Edit the peclient_silent_install.txt file
using the values from your Installation and Upgrade Worksheet.
- Start the installation program by running the following
command:
Operating System |
Install Program |
AIX® |
5.0.0-P8PE-CLIENT-AIX.BIN -f
peclient_silent_install.txt
|
HPUX |
5.0.0-P8PE-CLIENT-HPUX.BIN -f
peclient_silent_install.txt
|
HPUXi |
5.0.0-P8PE-CLIENT-HPUXI.BIN -f
peclient_silent_install.txt
|
Linux® |
5.0.0-P8PE-CLIENT-LINUX.BIN -f
peclient_silent_install.txt
|
Solaris |
5.0.0-P8PE-CLIENT-SOL.BIN -f
peclient_silent_install.txt
|
Windows® |
5.0.0-P8PE-CLIENT-WIN.EXE -f
peclient_silent_install.txt
|
zLinux |
5.0.0-P8PE-CLIENT-ZLINUX.BIN -f
peclient_silent_install.txt
|
- If the Process Engine is configured to use the IPv6 network
protocol, locate and edit the taskman.properties file and add the
following lines to that file:
-Djava.net.preferIPv6Addresses=true
-Djava.net.preferIPv4Stack=false