Insight into SNC.CMDBUtil.getRelatedServicesV2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 05:46 AM
Can someone provide implementation/ source code of SNC.CMDBUtil.getRelatedServicesV2 please?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 07:57 AM
try this
———————————————————-
If my response helps, please mark it as "Accept as Solution" and consider it "helpful."

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 10:42 AM
interested as well... the script include 'global.CIUtils' in Washington is referencing it in the method '
I'm unable to find any documentation on that sys_property anywhere..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 07:52 AM - edited 03-18-2025 07:54 AM
Since Vancouver, in the “CIUtils.servicesAffectedByCI(..)” function, the “_addParentServices” function has been replaced by SNC.CMDBUtil.getRelatedServices.
Since then, the results have been different (more CIs than expected) and I can't understand the relationships reported.
Do you have any documentation on this subject? (the link to the API documentation doesn't mention this function).
The implementation seems to have changed.