---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Create a CI relation rollup

# Create a CI relation rollup {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

A CI relation rollup allows you to sum, count, max, min, or mean a relationship type.
You can create CI relation rollups.

## Vorbereitungen

Role required: ecmdb_admin

## Warum und wann dieser Vorgang ausgeführt wird

CI relation rollup can be useful for tracking and for receiving notifications. For
example:

* In a sum roll up, add up fields from multiple CIs and display the result on another CI to which they are related. So, if you have four configuration items in a rack that are all consuming power, create a CI relation rollup to add all the power usage together and display the result in one field on the rack CI form.
* If a certain level of power consumption in a rack is exceeded, send a notification.
* With a rack that has 10 slots, send a notification when 9 slots are filled.

{#t_CreateACIRelationRollup__ul_ul1_zq5_4q}

CI relation rollups use the cmdb synch event business rule on
the \[cmdb_ci\] table. Although this business rule is active by default, you must
modify the rule slightly before it will run.

## Prozedur

1. Navigate to AllConfigurationRelationshipsCI Relation Rollups.
2. Click New.
3. Complete the form.  
   {#t_CreateACIRelationRollup__table_tlh_bt5_4q__entry__2}

   | Field | Description |
   |-|-|
   | CI Relationship Type | Select a relationship type from the list to use with the rollup. For example, Members::Member of contains the parent descriptor Members and the child descriptor Member of. |
   | Type | Select the type of rollup from the drop-down list: COUNT, MAX, MEAN, MIN, or SUM. |
   | Parent field | The target field on which the operation will be done. |
   | Child field | The input to the equation type. The Parent field is affected by the selections in the child field. |
   | Rollup class | The classes that can use the relationship. For example, you can specify that the relationship only applies to racks. |
   [Tabelle : 1. CI Relationship Rollup fields]

   {#t_CreateACIRelationRollup__table_tlh_bt5_4q}
4. To run the cmdb synch event business rule, navigate to Business Rules.
5. Use the search box to find the \[cmdb synch event\] table.
6. Click the cmdb synch event business rule to go to the Business Rule page.
7. Select the Update, Delete, and Query check boxes.  
   Additionally, if you wish CI relation rollups to recalculate when there is a change to a relationship, use a similar procedure to select the Active check box on the cmdb_rel_ci synch event business rule.
**Zugehörige Konzepte**   

* [Relationship governance rules](https://servicenow-prod.fluidtopics.net/wQv3wQrMAC~gmTck6UB1fg "Relationship governance rules is a set of relationship rules used to ensure consistency and validity in modeling relationships between configuration items (CIs) in the CMDB. Use relationship governance rules to prevent the selection of relationship types or directions that are not allowed between specific CI types.")
* [CI relations formatter](https://servicenow-prod.fluidtopics.net/GGwZ5tBNNPR7wrMvRM6kpg "The default CI form includes a CI relations formatter from which you can examine a CI and its relationships in various views. From the CI relations formatter, you can also launch the CI relationship editor for the CI.")
* [CI relationship editor](https://servicenow-prod.fluidtopics.net/ZYSoLQhMhfP~0mfvN~Okxg "Use the relationship editor to view, create, modify, or delete CI relationships. Open the relationship editor from the CI Relations formatter.")
* [Relation qualifier](https://servicenow-prod.fluidtopics.net/fnPnt~tnrQy3ujI4atQamg "A relation qualifier, which is a CI of the Qualifier [cmdb_ci_qualifier] type, stores important information about the CI relationships.")
* [CI relationship security](https://servicenow-prod.fluidtopics.net/suP5YlmGdlhvvOa1kSMTpA "When applying security to CI relationships, it is important to apply the access controls both to the CI Relationship (cmdb_rel_ci) table and to create an operation editCIRelations to the * table as well.")
* [CI relationships in the CMDB](https://servicenow-prod.fluidtopics.net/wI9f6tDXpvcFxGsfI2SeYQ "The CMDB, in contrast to a static asset list, helps you track not only the configuration items (CIs) within your system, but also the relationships between those items.")  
**Zugehörige Tasks**   

* [Add a suggested relationship](https://servicenow-prod.fluidtopics.net/cGhMCk5TIPRt5Xu~9AJk8g "Add a suggested relationship for a class. The list of suggested relationships for a class is available when you create a new relationship for a CI of that class.")  
**Zugehörige Verweise**   

* [Suggested class relationships](https://servicenow-prod.fluidtopics.net/OoBI1VhSW4w8Op7UJUmtpQ "The system keeps a table (Suggested Relationship [cmdb_rel_type_suggest]) of relationship types that are appropriate for a CI type, based on its class. You can manage suggested relationships by navigating to Configuration > Suggested Relationships , or in the CI Class Manager.")

