You must install the FileNet® P8 information
center as a Web application on a supported application server to view
and search product documentation. When you install the information
center silently, you run a command that references parameters in an
installation text file.
Before you begin
Before
you install the FileNet P8 information center, you must ensure that
you have Java™ support enabled
on the application server you choose.
You can collocate the
information center on an application server with either Application Engine or Content Platform Engine server components installed.
You can also install it on a separate application server.
Depending
on your operating system and application server levels, your options
might be slightly different from the options that are documented.
Be
sure that you have available the Installation and Upgrade Worksheet
that was completed during your planning activities.
Procedure
To install the FileNet P8 information center silently:
- Open your completed Installation and Upgrade
Worksheet file.
Tip: In the worksheet file,
verify that the command is enabled.
To view only documentation installation values, filter by P8
Info Center Installer in the Installation or
Configuration Program column.
- Log on to the application server where you are installing
the information center:
Option |
Description |
AIX®, HPUX, HPUXi, Linux, Linux for System z, Solaris |
Log on as a user with read, write, and execute access to the
directory where you plan to install the information center. |
Windows |
Log on as a member of the local Administrators group or a
user with equivalent permissions. |
- Access the information center software package.
- Edit the p8ic_silent_install.txt file
to reflect the installation choices in your worksheet.
- Run one of the following commands, depending
on your operating system:
Option |
Description |
AIX |
5.2.1-P8IC-AIX.bin -i silent -f p8ic_silent_install.txt |
HPUX |
5.2.1-P8IC-HPUX.bin -i silent -f
p8ic_silent_install.txt |
HPUXi |
5.2.1-P8IC-HPUXI.bin -i silent -f
p8ic_silent_install.txt |
Linux |
5.2.1-P8IC-LINUX.bin -i silent -f
p8ic_silent_install.txt |
Linux for System z |
5.2.1-P8IC-ZLINUX.bin -i silent -f
p8ic_silent_install.txt |
Solaris |
5.2.1-P8IC-SOL.bin -i silent -f p8ic_silent_install.txt |
Windows |
5.2.1-P8IC-WIN.EXE -i silent -f p8ic_silent_install.txt |
- When the installation completes, check for errors in the
information center error log file ic_install_path/ic_install_log_5.2.1.txt, where ic_install_path is
the location where the information center p8docs.war file
is installed.
- Deploy the p8docs.war on
your application server. The deployment might take several
minutes because of the size of the documentation files.
Option |
Description |
WebSphere® Application
Server |
- Copy the FileNet P8 p8docs.war file
to the local hard drive.
- From the WebSphere administrative
console, install the p8docs.war file as a web
application by using p8docs as the context root.
Tip: In the configuration windows, you can accept
the default values for all choices. In addition, ensure that you save
to the primary configuration when prompted.
|
Oracle WebLogic Server |
- Copy the FileNet P8 p8docs.war file
or copy the entire p8docs directory structure
to a location on the local hard drive.
- From the WebLogic Server administrative
console, install a new web application for the FileNet P8 information
center.
|
JBoss Application Server |
After you ensure that the p8docs.war file
is in the /server/default/deploy directory, navigate
to the /bin directory and start the run command
file for your operating system. Tip:
If you would
prefer not to deploy the p8docs.war file directly,
extract the p8docs.war file to a deployable p8docs.war directory
in the /server/default/deploy directory path. |