Installing silently using the command line
You can install IBM® Business Process Manager silently using the command line. With this method, you only need to run one command to perform the installation.
Before you begin
If you do
not have the prerequisite base products necessary for IBM Business Process Manager Express® installation,
you must install them as part of the silent installation. The required
base products are:
- Installation Manager
- WebSphere® Application Server Network Deployment, including the ejbdeploy and thinclient features.
If you are installing from images downloaded
from Passport Advantage, ensure that you have downloaded all required
images (three disk images for Linux systems on Intel; two disk images
for other Linux systems), and extracted them to the same directory.
Restriction: Extract the installation files to a directory that
does not contain spaces or special characters. The launchpad cannot
be started from a directory path that contains spaces or special characters.
About this task
The silent installation
performs the following tasks:
- Installs Installation Manager if it is not already installed or updates it to the appropriate level if it is installed.
- Installs the required base products and IBM Business Process Manager Express.
Only one IBM Installation Manager is required to install multiple instances of IBM Business Process Manager.
Procedure
Results
Installation Manager installs the list of products and writes a log file to the directory that you specified. The log file is empty if there are no errors or warnings.
Example
The following example installs IBM Business Process Manager Express, WebSphere Application
Server Network Deployment, and
DB2 Express on Linux.
imcl install com.ibm.bpm.EXP.v85,ExpressProcessCenter com.ibm.websphere.ND.v85,core.feature,ejbdeploy,thinclient,embeddablecontainer,samples,com.ibm.sdk.6_64bit com.ibm.ws.DB2EXP10.linuxia64 -acceptLicense -installationDirectory /usr/IBM/BPM85 -repositories /usr/tmp/BPM/repository -properties user.db2.instance.username=bpmadmin,user.db2.instance.password=Vvrs88V/a9BUdxwodz0nUg== -showVerboseProgress -log silentinstall.log
What to do next
After you install IBM Business Process Manager, you must configure profiles and databases by using the BPMConfig command.
