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:rule [2026/08/13 00:43] – removed - external edit (Unknown date) 127.0.0.1ref:glossary:rule [2026/08/13 00:43] (current) – ↷ Links adapted because of a move operation localdev
Line 1: Line 1:
 +{{tag>Index Glossary Rule Business_Object Business_Rule Process}}
 +===== Rule =====
 +
 +A rule specifies one or more [[ref:glossary:action|actions]] that should be executed when the rule [[ref:glossary:condition|conditions]] are met. The conditions are optional and if none are specified the actions are executed unconditionally. In other words a rule states what should happen and when. **//[[ref:glossary:aware_im]]//** follows the rules defined by the [[ref:glossary:configurator|configurator]] to manage the [[ref:glossary:business_space|business space]] in the [[ref:glossary:operation_mode|operation mode]]. Rules can perform a variety of tasks. They can create [[ref:glossary:business_object|business objects]], perform calculations, create or print documents, display information, exchange data with other software, etc.
 +
 +