Creating an event handler

You can define your own event handlers so that agency business objects can respond to events in Infor Public Sector. The code for the event handler must be defined in the agency business object.

  1. Select System > Agency Personalization > Create Method Signature.
  2. Specify this information:
    Product Family
    Specify the name of the product family for which you are creating the event handler.
    Business Object Name
    Specify the name of the business object for which you are creating the event handler. Alternatively, you can specify the name of an agency applet in the Page Name field.
    Default Dll Name
    Specify the default dll name to use for any associated handlers.
    Default Method Prefix
    Specify the default method name prefix to assign to any handlers written for this event.
    Method Signature
    Specify the method signature for which you are creating the event handler.
    Name
    Specify a name for the event. This name will be displayed in the list of events for the specified business object in the Workflow Manager.
    Default Namespace
    Specify the default namespace to assign to any handlers written for this event.
    Page Name
    Specify the name of the agency applet for which you are creating the event handler. Alternatively, you can specify the name of an business object in the Business Object Name field.
    Comments
    Specify any comments about the event handler. The information that you specify will be displayed on the Information tab of the Formula Editor.
  3. Click Save.