Stop creating relationship record

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2024 11:44 PM
On creating a record in table: cmdb_ci_storage_server, it is creating a relationship automatically which is getting created on table: cmdb_ci_service. I need to identify and stop this from getting created. How to identify where it is getting created ?
I am completely new to CMDB, please help me with detailed explanation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2024 11:47 PM
Hello @Deepika Mishra ,
You can check all relationship in cmdb_rel_ci.LIST table.
I hope this will help you.
Thank You.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2024 11:57 PM
I am able to get the relationship but my requirement is to stop it from getting created. Any idea of how to implement that ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2024 12:13 AM - edited ‎04-03-2024 12:13 AM
Hello @Deepika Mishra
Have you checked the dependencies of this CI class?
I've checked it in PDI, and there are no dependencies for this CI class.
When I created a record on cmdb_ci_storage_server, it's not creating any relationships. I think you should review the dependencies. I have attached a screenshot below that will guide you on how to open the dependency view on the CI Form. Additionally, could you please confirm how you are creating records? Are you doing it manually or through discovery sources?
Thank you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2024 02:18 AM
Manually