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:0100_rule_evaluation [2022/08/25 00:00] – ↷ Page moved from 2000_concepts:0800_data_processing:0100_rule_evaluation to docs:2000_concepts:0800_data_processing:0100_rule_evaluation administratordocs:2000_concepts:0800_data_processing:0100_rule_evaluation [2025/06/12 02:09] (current) – Rename to AwareIM aware_support3
Line 2: Line 2:
 ====== Rule Evaluation ====== ====== Rule Evaluation ======
  
-In //**Aware IM**// rules are evaluated if either of the following happens:+In //**AwareIM**// rules are evaluated if either of the following happens:
  
   * An instance of a business object is created (provided that there are rules attached to this business object)   * An instance of a business object is created (provided that there are rules attached to this business object)
   * Value of an attribute of a business object instance is modified (provided that there are rules attached to this business object)   * Value of an attribute of a business object instance is modified (provided that there are rules attached to this business object)
   * A process implemented by rules is started   * A process implemented by rules is started
-  * //**Aware IM**// receives a [[7000_glossary:notification|notification]] (provided that there are rules associated with this event) +  * //**AwareIM**// receives a [[glossary:notification|notification]] (provided that there are rules associated with this event) 
   * A notification is created (provided that there are rules associated with this event)   * A notification is created (provided that there are rules associated with this event)
-  * Scheduling rules are triggered by a timer event – see [[2000_concepts:0900_prod_feats:0400_scheduling|Scheduling]] +  * Scheduling rules are triggered by a timer event – see [[docs:2000_concepts:0900_prod_feats:0400_scheduling|Scheduling]] 
-So what exactly do we mean by saying that “rules are evaluated”? Essentially this means that //**Aware IM**// starts checking whether rule conditions are met and if so begins execution of the corresponding actions. Before we explain how this happens for a number of rules, let us have a look first at the evaluation of a single rule.+So what exactly do we mean by saying that “rules are evaluated”? Essentially this means that //**AwareIM**// starts checking whether rule conditions are met and if so begins execution of the corresponding actions. Before we explain how this happens for a number of rules, let us have a look first at the evaluation of a single rule.
  
 See also: See also:
  
-{{simplenavi>2000_concepts:0800_data_processing:0100_rule_evaluation}}+{{simplenavi>docs:2000_concepts:0800_data_processing:0100_rule_evaluation}}
  
  
  • Last modified: 2022/09/13 18:07