Event Manager business rules

Business rules are used to detect an event that occurs after the passage of time, or when an event is the result of a transaction, unless the event is explicitly recorded as a result of a customer interaction.

Event Manager business rules are conditional; that is, they detect an event only when certain conditions are satisfied. Consequently, you may have many rules for a single business event. For example, a retirement event may be detected as a result of multiple rules: the party has turned 65 and the party rolled over their retirement savings plan to an retirement fund.

You can add, update, or end (cancel) the business rules at any time. The rules can be implemented as Java™ classes or using any third party rules engine.