10,730
edits
(Created page with "{{Wikipedia|Business logic}} Business logic is a part of program or application, essentially a set of business rules and workflows that direct the interaction between user int...") |
|||
Line 2: | Line 2: | ||
Business logic is a part of program or application, essentially a set of business rules and workflows that direct the interaction between user interface and data. | Business logic is a part of program or application, essentially a set of business rules and workflows that direct the interaction between user interface and data. | ||
== Examples of business logic in Resco Mobile CRM | == Examples == | ||
Here are some simple examples of what we understand as business logic in Resco Mobile CRM: | |||
* Validate email address, postal code, telephone number | * Validate email address, postal code, telephone number | ||
* Calculate the duration of an event (actual end – actual start) | * Calculate the duration of an event (actual end – actual start) |