Installing fix packs and interim fixes on IBM Process Federation Server
You can install updates to Process Federation Server interactively or silently. You can then package the updated installation and deploy it to other locations or computers that use the master installation.
About this task
Before you install a fix pack or interim fix, perform
the following tasks:
- Read the fix pack and interim fix documentation thoroughly. The documentation lists dependencies that you must install before you apply the fix pack or interim fix.
- To ensure that your implementation is performing the same way that it did before you applied the fix pack or interim fix, prepare a regression test plan.
- Back up the Workflow Server or Process Server (BPMDB) and Shared (CMNDB) databases on the federated systems that include the change log tables for the Process Federation Server index.
- Optional: Back up the usr directory on your
current installation of Process Federation Server by
using the following command:
server package --archive=package_file_name.zip --include=usr - Before you deploy the fix pack or interim fix to a production environment, install the fix pack or interim fix in a development or quality-assurance environment.
- You must perform the installation with the same user account that you used to install the product packages.
Procedure
What to do next
You can optionally create a new master archive of the
updated Process Federation Server installation.
Important: Create a new archive and do not overwrite your existing
one. If problems occur during the installation or running of the fix
pack or interim fix, you can install the older version of the archive
file again. For information about creating a master archive, see Creating a master archive of a Process Federation Server configuration.
Install the archive on another system. See Installing a master archive on another federated system.
Attention: Ensure that you install the archive in a different directory from the original
installation.
- Stop the server on the system.
- Copy the usr directory and all its subdirectories from the original
installation to the new installation. You can use the
server package --archive=package_file_name.zip --include=usrcommand to create a compressed file of the directory. You can then extract the files on the new installation. - Restart the server on the new installation and verify that the installation is working correctly.
- Remove or archive the original installation.