The CreatorCon Call for Content is officially open! Get started here.

How to identify CI which is coming from SCCM in ServiceNow?

VIKAS45
Tera Guru

How to identify CI which is coming from SCCM in ServiceNow?

1 REPLY 1

AnveshKumar M
Tera Sage
Tera Sage

Hi @VIKAS45 ,

If it is configured properly, the discovery_source field should contain the source of CI.

 

Otherwise you can check sys_class_name and you can decide whether that class is sourced from SCCM or not.

Thanks,
Anvesh