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:
		- Design and define your custom event.
 - Carefully plan and set up the order in which event handlers and actions execute.
 - Periodically refresh the metadata cache to ensure that you are working with the most current version of the event metadata.