Setting up custom application events and handlers

To create and use your own custom application events, there are several important steps and considerations to keep in mind. You must take these measures:

  • Design and define your custom event.
  • Carefully plan and set up the order in which event handlers and actions are to execute.
  • Periodically refresh the metadata cache to ensure that you are working with the most current version of the event metadata.