This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision |
| docs:2000_concepts:0800_data_processing [2022/08/21 12:10] – ↷ Page moved from start:2000_concepts:0800_data_processing to docs:2000_concepts:0800_data_processing administrator | docs:2000_concepts:0800_data_processing [2025/06/12 02:33] (current) – Rename to AwareIM aware_support3 |
|---|
| ====== Data Processing ====== | ====== Data Processing ====== |
| |
| As explained in the [[start:2000_concepts:0200_basics:0200_business_rules_carriers_business_logic|Business Rules as Carriers of Business Logic]] section in //**Aware IM**// data processing logic (or business logic) is configurable and centralized. It is expressed in the form of business rules rather than in a more traditional programming or scripting language. Implementation of this business logic is based on the fact that business rules get evaluated and their actions are executed as soon as the rule conditions are met. | As explained in the [[docs:2000_concepts:0200_basics:0200_business_rules_carriers_business_logic|Business Rules as Carriers of Business Logic]] section in //**AwareIM**// data processing logic (or business logic) is configurable and centralized. It is expressed in the form of business rules rather than in a more traditional programming or scripting language. Implementation of this business logic is based on the fact that business rules get evaluated and their actions are executed as soon as the rule conditions are met. |
| |
| This section explains in detail how this happens – how rule conditions are evaluated and what happens when rule actions are triggered. | This section explains in detail how this happens – how rule conditions are evaluated and what happens when rule actions are triggered. |