Palani Chockali
ServiceNow Employee
ServiceNow Employee

Service Graph Connector for SCCM Integration brings in various dates from SCCM. The table below breaks down the usages of these dates by data sources and how it is mapped internally.

Note: SCCM sends the dates in UTC

Data SourceSCCM Table/ColumnUsage
SG-SCCM Computer IndentityWorkstationStatus_DATA.TimeKey- Used for incremental pull. This date gets updated if any of the attributes get updated on a computer
 WorkstationStatus_DATA.LastHWScan - Date when the last hardware scan was performed on a computer
- Used to map the source recency for computer
- Used to map the most recent discovery for computer
- Used to in serial number lookup for source recency
- Used to map the source recency for software instance
- Used to map the source recency for software package
- Used to map the source recency for SAM software install
SG-SCCM Diskv_GS_Disk.TimeStamp- Date used for incremental pull
- Used to map source recency for disk
SG-SCCM Networkv_GS_Network_Adapter_Configuration.TimeStamp- Date used for incremental pull
- Used to map source recency for Network Adapter
- Used to map source recency for IP Address
SG-SCCM Operating Systemv_GS_OPERATING_SYSTEM.TimeStamp- Date used for incremental pull
 WorkstationStatus_DATA.TimeKey- Used to map source recency for OS
SG-SCCM Processorv_GS_Processor.TimeStamp- Date used for incremental pull
 WorkstationStatus_DATA.TimeKey- Used to map source recency for Processor
SG-SCCM Softwarev_GS_Add_Remove_Programs.TimeStamp
v_GS_Add_Remove_Programs_64.TimeStamp
- Date used for incremental pull
- Used to map source recency for Software Package
- Used to map source recency for Software Instance
- Used to map SCCM TimeStamp
- Used to map source recency for SAM Software Install
6 Comments