where can i find documentation on SNC.ImpactManager()?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2019 12:13 PM
I am looking for usability of maintenance rule "CI in Change Window", so would like to know where can i find documentation on SNC.ImpactManager()?
var impactManager = new SNC.ImpactManager();
var cis = impactManager.getCisInActiveChangeWindow();
when i run above script from maintenance rule i get query which has which is something i am not sure what field is.
thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2019 12:37 PM
This KB article may help a little, however that isn't a public function and is not documented outside of ServiceNow. You may be able to get some specific information if you open a case in Hi.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2023 09:38 AM
It appears tat this article is now made public
@Jeff Currier ty for posting the link.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2023 09:54 AM
Hello @poojashah27
Please find this docs-
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.