Validation
Rules for validating user input.Transactions
The rules for executing a transaction such as a purchase.Calculation
Calculating values such as a discount on an order.Process Flow
Deciding how to trigger steps in a process.Page Flow
Deciding what pages to display to a user.Data Transformation
Rules for transforming data from one format to another such as how to display an account number to a user.Notifications
Deciding when to notify people of information. For example, the rules for sending an alert that an industrial robot is in need of maintenance.Events
When to trigger events such as the rules to determine that passengers have left a vehicle. Such an event might be handled with other business rules such as deciding to turn off interior lights.Decisions
Making decisions such as what product to promote to a customer on an ecommerce web page.Overview: Business Logic | ||
Type | ||
Related Concepts |