This shows you the differences between two versions of the page.
| |
| docs:7000_glossary:query [2022/08/25 00:00] – created - external edit 127.0.0.1 | docs:7000_glossary:query [2022/09/02 05:41] (current) – ↷ Page moved from docs:7000_glossary:query to 7000_glossary:query administrator |
|---|
| ===== Query ===== | |
| |
| A query is used in the [[docs:7000_glossary:operation_mode|operation mode]] to find [[docs:7000_glossary:business_object|business objects]] that meet specified [[docs:7000_glossary:condition|conditions]]. Query results can be displayed to the user or used for processing by [[docs:7000_glossary:rule|rules]], for example within a [[docs:7000_glossary:process|process]]. Queries can also find objects that belong to a [[docs:7000_glossary:business_object_group|business object group]]. | |
| |
| If query results are intended to be displayed to users, the [[docs:7000_glossary:configurator|configurator]] can select which [[docs:7000_glossary:attribute|attributes]] of the found business objects should appear on a standard result page. Alternatively a [[docs:7000_glossary:presentation|presentation]] can be designed for the query for customized display of the results. | |
| |
| The configurator can specify queries in [[docs:7000_glossary:query_simple_form|simple form]], [[docs:7000_glossary:query_rule_form|rule form]] or [[docs:7000_glossary:query_sql_form|SQL form]]. | |
| |
| |
| |