Update CI Relationships based on MRVS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2023 12:22 AM
Hi,
I have one catalog item which has 1 MRVS. This MRVS will initially display few CI relationships based on the input from user. Later, user has the feasibility to either remove or add a new row in MRVS. After the request is raised and marked Closed Complete I want to reflect the changes made in the MRVS to the CI relationship table.
If relationship was added in the MRVS then system should create it or if a relationship was removed from MRVS, then it should delete it from cmdb_rel_ci.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2023 01:02 AM
@Meet Mewada What all variables have you added in MVRS and what logic are using to initially display few CI relationship in MVRS?