Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:2000_concepts:0600_data_retrieval [2022/09/13 18:15] – external edit 127.0.0.1 | docs:2000_concepts:0600_data_retrieval [2025/06/12 02:33] (current) – Rename to AwareIM aware_support3 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| [< | [< | ||
| ====== Data Retrieval ====== | ====== Data Retrieval ====== | ||
| - | Retrieval of data in //**Aware IM**// is achieved by means of a //data query// (or simply a //query//). A query goes through all data in the system and compares it against some criteria. The data that matches the criteria is retrieved. Since data in //**Aware IM**// is encapsulated in business objects (see [[docs: | + | Retrieval of data in //**AwareIM**// is achieved by means of a //data query// (or simply a //query//). A query goes through all data in the system and compares it against some criteria. The data that matches the criteria is retrieved. Since data in //**AwareIM**// is encapsulated in business objects (see [[docs: |
| Data may be retrieved not only explicitly by a user but also by processes and business rules. This is achieved by executing the '' | Data may be retrieved not only explicitly by a user but also by processes and business rules. This is achieved by executing the '' | ||