Event Handling Framework

Configure Custom Event Method Execution

To publish a Custom Event, the Custom Event Method created in the “Create Custom Event Method” section must be executed as an ItemType Server Event, an Action, or some other process.
The following steps outline the process of adding the Custom Event Method as a Server Event on an ItemType:

  1. From the Table of Contents, expand Administration and select ItemTypes. The ItemTypes Table of Contents appears.

  2. Click Search ItemTypes.

    The ItemTypes grid appears.

  3. In the Name field, enter the required ItemType whose data should be published and click Search.

  4. Right-click the ItemType in the grid and click Open.

  5. Click Edit.
  6. Click the Server Events tab.

  7. Click Add Methods.

  8. In the Select Items dialog box, search for the method created in the Create Custom Events Method section and click OK.

  9. In the newly created Server Event row, choose the Event that should trigger the execution of the Method.

  10. Click Done to save.

    For more information on configuring Server Methods, please see the Developing Solutions Training Guide or the Aras Innovator Programmer’s Guide.