(Deprecated) Creating a custom installation script for offline process servers

If you want to run commands immediately before a process application is installed on an offline server, customize the customProcessAppPreInstall file. This file is invoked automatically by the installProcessAppPackage command before it begins installing the snapshot.

Procedure

  1. On the offline process server where you want to customize the installation, open a command prompt and go to the install_root/BPM/Lombardi/tools/process-installer directory.
  2. Open the customProcessAppPreInstall file in a text editor.
  3. Add commands that you want to run immediately before the process application snapshot is installed, and then save your changes.
  4. Run the installProcessAppPackage command.