MONITORING


Passing event parameters using the Run Program notification method
To use the Run Program notification method, you must have created a program that you want to run when a particular event occurs. You must have a comprehensive understanding of the programming language you use to create the program in order to know which parameters you want to use. The run program event handler passes information to the program as a parameter when the program runs. The following event parameters can be passed to a program in the order in which they are listed. All parameters are passed as text except for the error code, which is passed as a number.
Using Run Program as a Notification method

Follow the instructions for creating an event handler in the topic Creating an event handler.

Complete these steps on the Action tab:

Note If you have created Event Handler documents that use the Run Program notification option, and you are using a IBM® Lotus® Domino™ release issued prior to Domino 7, you need to re-edit and then save those Event Handler documents to allow them to be compatible with Domino 7 and newer releases.

For information about how to create an event handler, see the topic Creating an event handler.