Sample scenarios

You can use the Application Event System to automate various tasks in response to various situations. In each of the scenarios in this set of topics, the situation is described and then a proposed solution that involves application events, handlers, and triggers. These solutions are presented in a step-by-step format, as examples that you can learn from and possibly modify for your own use.

Note: 
  • To a certain extent, each scenario builds on the concepts and practices of previous scenarios, so the most effective way to use them is to work through them sequentially. However, each scenario is also self-contained and can be used independently of the others.
  • To see a graphical representation for each flow as you work on it, you can use the Diagram button on the Event Handlers form. This button opens the Event Handler Diagram form, which you can use to view the flow of the event handler as well as access the Event Actions form to edit individual actions.

These scenarios are available:

Sending notifications

Requesting approvals

Modifying records

Voting

Localizing message contents

More advanced scenarios