Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:2000_concepts:0800_data_processing [2022/08/25 06:47] – removed - external edit (Unknown date) 127.0.0.1docs:2000_concepts:0800_data_processing [2025/06/12 02:33] (current) – Rename to AwareIM aware_support3
Line 1: Line 1:
 +[<10>]
 +====== Data Processing ======
  
 +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.
 +
 +See also:
 +{{simplenavi>docs:2000_concepts:0800_data_processing}}