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
ref:glossary:while_semantics [2026/08/13 00:43] – removed - external edit (Unknown date) 127.0.0.1ref:glossary:while_semantics [2026/08/13 00:43] (current) – ↷ Links adapted because of a move operation localdev
Line 1: Line 1:
 +{{tag>Index Glossary While_Semantics Business_Rule Business_Object Action}}
 +===== While semantics =====
 +
 +‘While semantics’ is an option for [[ref:glossary:rule|rules]] in [[ref:glossary:rule_collection|unordered collections]] the [[ref:glossary:configurator|configurator]] may use in some rare circumstances to tell **//[[ref:glossary:aware_im]]//** that it should keep executing rule [[ref:glossary:action|actions]] while the rule [[ref:glossary:condition|conditions]] are satisfied. Normally //**Aware IM**// executes rule actions once, and only executes them again if [[ref:glossary:attribute|attributes]] mentioned in the rule change.
 +
 +This is an advanced rule option and should be used with care since it may cause an endless execution loop.
 +
 +