Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

SCCM Service graph connector import sets

Jeffrey Welch
Tera Contributor

Does anyone know of a way to view or export an entire update set for viewing?  I can read the data on a row one by one but we have a strange issue where most recent discovery isn't updating daily per the last HW scan date and I want to see what exactly is in the import set.  

1 ACCEPTED SOLUTION

jayendra_saxena
Tera Expert

You can check the Staging table : sn_sccm_integrate_sccm2019_software table to see the daily import sets.

If you go to " System Import Sets>  SG-SCCM Softwares " you will find all the details what is in the staging table.

View solution in original post

2 REPLIES 2

jayendra_saxena
Tera Expert

You can check the Staging table : sn_sccm_integrate_sccm2019_software table to see the daily import sets.

If you go to " System Import Sets>  SG-SCCM Softwares " you will find all the details what is in the staging table.

Jeffrey Welch
Tera Contributor

I am actually using the computer identities but the location is in the system import set staging tables.  Thanks