Perform a silent, or background, installation of the feature pack directly from your System i® server onto an existing installation of a supported WebSphere® Business Process Management version 6.2.0.1 product by using a file called a response file. The silent installation causes the installation program to read all of your responses from this file that you provide. The response file passes command-line options to the installation program. An example response file, responsefile.wbmpsfep.txt, is supplied with default values that you must customize.
Download the feature pack and extract the contents to an integrated file system (IFS) directory on the System i server on which you will install.
For example, create two directories, fep_download and fep_installation_image. Then, download the feature pack to the fep_download directory and then extract the downloaded file to the fep_installation_image directory. Do not move any files out of the fep_installation_image directory. After extraction, the fep_installation_image directory contains the directory WBMPSFEP, which contains the install executable file.
The installer installs the feature pack and records installation events in the installation log file in the install_root/logs/wbmpsfep/install/log.txt directory. When the setup program completes, select F3 to exit. If you re-run the installer to install an additional feature, a new log.txt file is created and the existing one is appended with a number for example, log.txt.1.
You can verify the success of the installation by examining this log file. If it contains the string INSTCONFSUCCESS on the last line, then the installation was successful. Other strings, such as INSTCONFPARTIALSUCCESS or INSTCONFFAILED, can occur on other lines in the file, or even on the last line, but if INSTCONFSUCCESS is included in the last line, the installation was successful.
If the string INSTCONFPARTIALSUCCESS or INSTCONFFAILED appears in the last line of the file without INSTCONFSUCCESS, problems were detected during installation. INSTCONFPARTIALSUCCESS indicates that the installation completed but errors were generated; INSTCONFFAILED means that the installation failed completely. In either case, the log file provides information to troubleshoot the problems.