IBM BPM, V8.0.1, All platforms > Installing, deploying, and undeploying applications in the runtime environment > Installing process application snapshots > Advanced installation topics
(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
- 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.
- Open the customProcessAppPreInstall file in a text editor.
- Add commands that you want to run immediately before the process application snapshot is installed, and then save your changes.
- Run the installProcessAppPackage command.
Related tasks:
Installing snapshots on offline process servers