Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 2000_concepts:0200_basics:0600_business_object_groups [2026/08/13 00:50] – ↷ Page moved from docs:2000_concepts:0200_basics:0600_business_object_groups to 2000_concepts:0200_basics:0600_business_object_groups localdev | 2000_concepts:0200_basics:0600_business_object_groups [2026/08/13 00:55] (current) – ↷ Links adapted because of a move operation localdev | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| Each member of a group usually contains attributes common to all other members. In the example above the common attributes would be the date when the communication was sent or received and the state of the communication. Each member would also have some specific attributes not found in other group members, for example, telephone number for telephone communication; | Each member of a group usually contains attributes common to all other members. In the example above the common attributes would be the date when the communication was sent or received and the state of the communication. Each member would also have some specific attributes not found in other group members, for example, telephone number for telephone communication; | ||
| - | Business object groups are treated in the same way as regular business objects - they can be used in business rules, queries, document templates, and they also appear in the list of available attribute types. So, we would simply add a [[docs:2000_concepts: | + | Business object groups are treated in the same way as regular business objects - they can be used in business rules, queries, document templates, and they also appear in the list of available attribute types. So, we would simply add a [[2000_concepts: |
| Business object groups are useful in the following scenarios: | Business object groups are useful in the following scenarios: | ||
| - | - Business object groups can be used in queries to search the system for objects of different types based on the criteria that use common attributes of the group – see [[docs:2000_concepts: | + | - Business object groups can be used in queries to search the system for objects of different types based on the criteria that use common attributes of the group – see [[2000_concepts: |
| - Business object groups can be referred to by reference attributes as shown in the above example – the '' | - Business object groups can be referred to by reference attributes as shown in the above example – the '' | ||
| - Business object groups can be used in business rules – again in this case rules may only use common attributes of the group. For example consider the following rules:< | - Business object groups can be used in business rules – again in this case rules may only use common attributes of the group. For example consider the following rules:< | ||
| Line 29: | Line 29: | ||
| Here the second rule would set the value of the state attribute of any communication object found by a query irrespective of its type. | Here the second rule would set the value of the state attribute of any communication object found by a query irrespective of its type. | ||
| - | <callout type=" | + | <callout type=" |
| - | Configuration of business object groups is explained in the [[docs:2500_config_apps: | + | Configuration of business object groups is explained in the [[2500_config_apps: |