Configure the Main node configurations
Create the Main node configuration record to fetch data into Operational Resilience for reporting. Main node configurations are available with the base system. You can use the existing Main node configurations or create new Main node configurations for your business needs.
Before you begin
Role required: sn_oper_res.admin
About this task
Main node configurations define how your source data is linked, for example, how one table is related to another table.
You can define the relationships in the following ways:
- Direct
- It can be via a direct reference field in either of the table or it can be via an m2m table .
- Indirect
- If the tables are not directly related, you can use scripts to define their relationship. The script option gives you more flexibility. However, for most of the use cases, the direct option serves the purpose.
Before creating the Main node configuration record, ensure that you have completed the following prerequisites:
- You can create a new Main node configuration with the sn_oper_res.admin role only.
- You have completed the configuration set up instructions listed on the Configuring Operational Resilience page.
- The Data Relationships Framework (sn_grc_rel_config) application is installed in your instance by default.
- The entities are generated in Operational Resilience. Only when the entities are generated and the relationships are created in the Main node configurations, CMDB data can be brought into Operational Resilience for reporting.
- All Main node configurations with the source as OpRes CMDB run in parallel.
- To enable reporting, ensure that entities are generated and relationships are established in Main node configurations. Data can only be brought in for reporting after these steps are completed.
Procedure
What to do next
Specify how the source table is connected to the target table in the Node relationship configurations.
For details, see Configure the Node relationship configurations.