where can i find documentation on SNC.ImpactManager()?

poojashah27
Giga Guru

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 find_real_file.pngwhich is something i am not sure what field is.

 

thanks

3 REPLIES 3

Jeff Currier
ServiceNow Employee
ServiceNow Employee

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.

VaranAwesomenow
Mega Sage

It appears tat this article is now made public

@Jeff Currier ty for posting the link.

Harsh_Deep
Giga Sage
Giga Sage

Hello @poojashah27 

 

Please find this docs-

https://docs.servicenow.com/bundle/vancouver-servicenow-platform/page/product/configuration-manageme...

 

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.