Create the Object Event Handler

You create the object event handler from the custom process logging PHP script. Then you associate the event handler with an object.

Before you start

You must perform these tasks before creating object event handlers:
See Object Event Handlers for more information on creating object event handlers. See Associate an Event Handler with an Object for more information on associating event handlers with objects.

Here's what to do

  1. From the process designer, create an object event handler in your PHP script that defined the terminals.
  2. Save and test the object event handler.
  3. Associate the object event handler with the object for which the PHP script was written.
  4. Save and deploy the custom process model.