Skip to content

Create Create Relationships in CMDB #1070

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

Shreedevisnow
Copy link

This code snippet automates creating relationships between configuration items (CIs) in the ServiceNow CMDB. It utilizes the cmdb_rel_ci table to define the relationship type (such as "Depends on" or "Hosted on") between two CIs, ensuring the CMDB maintains accurate and meaningful CI dependencies.

This code snippet automates creating relationships between configuration items (CIs) in the ServiceNow CMDB. It utilizes the cmdb_rel_ci table to define the relationship type (such as "Depends on" or "Hosted on") between two CIs, ensuring the CMDB maintains accurate and meaningful CI dependencies.
@Shreedevisnow Shreedevisnow reopened this Oct 1, 2024
@Shreedevisnow Shreedevisnow deleted the CMDB branch October 1, 2024 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant