Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Relationships between CSDM objects

You can configure relationships between various CSDM objects such as business services, service offerings, business processes, and application services by using the Main node configurations. The [sn_grc_m2m_profile_profile table] serves as the source table for establishing these relationships.

Establishing relationships between different objects

To illustrate the relationships between different CSDM objects, consider the following example of a business service (BS1).

The business service (BS1) includes the following objects as shown in the example.

  • Service offering (SO1)
  • Business process (BP2)
  • Application service (AS1)
  • Service offering (SO3)
Image omitted: csdm-objects-rel.png
CSDM objects.

The Service offering (SO1) is related to the Business process (BP1) and Service offering (SO2). BP1 has the following dependencies:

  • Acer
  • PS Apache01

BP2 has a dependency on PS Apache02. AS1 has a dependency on AS2 and AS2 has a dependency on PS Apache03.

Note: When you set up the Main node configurations, you must ensure that the entities are set up in Operational Resilience. Only when these entities exist, relationships can be established between the CSDM objects and then data is brought into Operational Resilience for reporting.

The Applies to field in a business impact analysis (BIA) shows the object that has the dependency. The example shows that the business process (BP1) has Acer as a dependency.

Image omitted: bp1.png
Applies to field.\[Omitted image "bp2.png"\] Alt text: Dependency.

The dependency is also brought from the Parent field into Operational Resilience for the service offerings and application services. For example, the parent for service offering (SO3) is business service (BS1). Therefore, when the scheduled job is executed, it fetches SO3 as a configured relationship for business service (BS1).

Image omitted: bs-parent-for-so.png
SO.

All the CMDB relationships, as shown in the example, are maintained in the CI relationships [cmdb_rel_ci] table.

Image omitted: ci-rel-table.png
CI relationships \[cmdb\_rel\_ci\] table.

To bring these relationships into Operational Resilience, you must use the Main node configurations. For more information, see Configure the Main node configurations.

You can establish the following relationships between objects such as business services, service offerings, and business processes.

EntityRelationships
Business services- Service offering for a business service: BS -> SO1, SO2 - Business process for a business service - Application service for a business service - Dependencies for a business service
Service offerings- Business process for a service offering - Application service for a service offering - Dependencies for a service offering
Business processes- Application service for a business process - Dependencies for a business process

The same relationship can be applied and used on multiple forms. For example, the business process relationship can be used on both Business service and Service offering forms.

For information on the Main node configurations, see Main node configurations: A component of the Data Relationships Framework.

Parent Topic:Node relationship configurations