IBM Content Manager, Version 8.5.0.3             

Background processing for the event monitor, BPM event handler, and case event handler

This feature supports the background processing for the event monitor, BPM event handler, and case event handler with some scenarios.

The feature supports background processing in following scenarios:
  1. Save the authentication parameters for the background processing.
  2. Start the event monitor in the background (event monitor continues to run in the background, even when the login user is logged off from a terminal session on a Linux, AIX®, or Solaris platform or the user exits from a command console on a Windows).
  3. Start the BPM event handler in the background (BPM event handler continues to run in the background, even when the login user is logged off from a terminal session on a Linux, AIX, or Solaris platform or the user exits from a command console on a Windows).
  4. Start the case event handler in the background (case event handler continues to run in the background, even when the login user is logged off from a terminal session on a Linux, AIX, or Solaris platform or the user exits from a command console on a Windows).
  5. Terminate the event monitor that is started in background.
  6. Terminate the BPM event handler that is started in background.
  7. Terminate the case event handler that is started in background.
  8. Clear the authentication parameters for the background processing.
  9. Show the process ID (PID) of the started process.
  10. Clear the process ID (PID) of the started process.
  11. Disable the saving of authentication parameters.
  12. Enable the saving of authentication parameters

Event monitor:

Save the authentication parameters of the event monitor for the background processing by calling existing scripts to save authentication parameters:
  • Windows - ICMEvent.bat
  • Linux, AIX, Solaris - ICMEvent.sh
Start the event monitor in the background by calling:
  • Windows - ICMEventLaunch.bat
  • Linux, AIX, Solaris - ICMEventLaunch.sh
Terminate the event monitor that is started in the background by calling:
  • Windows - ICMEventStop.bat
  • Linux, AIX, Solaris - ICMEventStop.sh
Clear the authentication parameters for the event monitor:
  • Windows - ICMLaunchUtil.bat -monitor -clearparm
  • Linux, AIX, Solaris - ICMLaunchUtil.sh -monitor -clearparm
Show the process ID (PID) of the started process for the event monitor:
  • Windows - ICMLaunchUtil.bat -monitor -status
  • Linux, AIX, Solaris - ICMLaunchUtil.sh -monitor -status
Clear the process ID (PID) of the started process for the event monitor:
  • Windows - ICMLaunchUtil.bat -monitor -clearstatus
  • Linux, AIX, Solaris - ICMLaunchUtil.sh -monitor -clearstatus
Disable the saving of authentication parameters for the event monitor:
  • Windows - ICMLaunchUtil.bat -monitor -disableparm
  • Linux, AIX, Solaris - ICMLaunchUtil.sh -monitor -disableparm
Enable the saving of authentication parameters for the event monitor:
  • Windows - ICMLaunchUtil.bat -monitor -enableparm
  • Linux, AIX, Solaris - ICMLaunchUtil.sh -monitor -enableparm

BPM event handler

Save the authentication parameters of the BPM event handler for the background processing by calling existing scripts to save authentication parameters:
  • Windows - ICMHandler.bat
  • Linux, AIX, Solaris - ICMHandler.sh
Start the BPM event handler in the background by calling:
  • Windows - ICMHandlerLaunch.bat
  • Linux, AIX, Solaris - ICMHandlerLaunch.sh
Terminate the BPM event handler that is started in background by calling:
  • Windows - ICMHandlerStop.bat
  • Linux, AIX, Solaris - ICMHandlerStop.sh
Clear the authentication parameters for the BPM event handler:
  • Windows - ICMLaunchUtil.bat -bpm -clearparm
  • Linux, AIX, Solaris - ICMLaunchUtil.sh -bpm -clearparm
Show the process ID (PID) of the started process for the BPM event handler:
  • Windows - ICMLaunchUtil.bat -bpm -status
  • Linux, AIX, Solaris - ICMLaunchUtil.sh -bpm -status
Clear the process ID (PID) of the started process for the BPM event handler:
  • Windows - ICMLaunchUtil.bat -bpm -clearstatus
  • Linux, AIX, Solaris - ICMLaunchUtil.sh -bpm -clearstatus
Disable the saving of authentication parameters for the BPM event handler:
  • Windows - ICMLaunchUtil.bat -bpm -disableparm
  • Linux, AIX, Solaris - ICMLaunchUtil.sh -bpm -disableparm
Enable the saving of authentication parameters for the BPM event handler:
  • Windows - ICMLaunchUtil.bat -bpm -enableparm
  • Linux, AIX, Solaris - ICMLaunchUtil.sh -bpm -enableparm

Case event handler:

Save the authentication parameters of the case event handler for the background processing by calling existing scripts to save authentication parameters:
  • Windows - CaseHandler.bat
  • Linux, AIX, Solaris - CaseHandler.sh
Start the case event handler in the background by calling:
  • Windows - CaseHandlerLaunch.bat
  • Linux, AIX, Solaris - CaseHandlerLaunch.sh
Terminate the case event handler that is started in background by calling:
  • Windows - CaseHandlerStop.bat
  • Linux, AIX, Solaris - CaseHandlerStop.sh
Clear the authentication parameters for the case event handler:
  • Windows - ICMLaunchUtil.bat -case -clearparm
  • Linux, AIX, Solaris - ICMLaunchUtil.sh -case -clearparm
Show the process ID (PID) of the started process for the case event handler:
  • Windows - ICMLaunchUtil.bat -case -status
  • Linux, AIX, Solaris - ICMLaunchUtil.sh -case -status
Clear the process ID (PID) of the started process for the case event handler:
  • Windows - ICMLaunchUtil.bat -case -clearstatus
  • Linux, AIX, Solaris - ICMLaunchUtil.sh -case -clearstatus
Disable the saving of authentication parameters for the case event handler:
  • Windows - ICMLaunchUtil.bat -case -disableparm
  • Linux, AIX, Solaris - ICMLaunchUtil.sh -case -disableparm
Enable the saving of authentication parameters for the case event handler:
  • Windows - ICMLaunchUtil.bat -case -enableparm
  • Linux, AIX, Solaris - ICMLaunchUtil.sh -case -enableparm

Usage:



Last updated: June 2015
bpmi021.htm

© Copyright IBM Corporation 2015.