- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2020 01:27 AM
Hello Community,
SCCM integration with ServiceNow there are colaecse fields in Transform Maps i know. But what minimum fields does it look to conclude that should be a new CI record or to update the existing record? Is it only SERIAL NUMBER or combination of SERIAL NUMBER & NAME.
I mean if I manually create a CI what minimum fields I should fill in so that it does not create duplicate CI and just update it when next SCCM schedule runs?
Thanks
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2020 02:03 AM
Hi,
SCCM makes use of Resource ID meaning correlation ID first because there is relationship maintained in one of the table.
Second, we use serial number & serial number type in serial number table. Then serial number, then name and then others based on identifier rules which we use for discovery.
IN short have a look at CI identifier on hardware table.
Thanks,
Ashutosh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2020 02:03 AM
Hi,
SCCM makes use of Resource ID meaning correlation ID first because there is relationship maintained in one of the table.
Second, we use serial number & serial number type in serial number table. Then serial number, then name and then others based on identifier rules which we use for discovery.
IN short have a look at CI identifier on hardware table.
Thanks,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2020 04:40 AM
Yeah there is Hardware Identification rule .Is that same considered for SCCM as well ? i was assuming might be different Script for SCCM where it identifies?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2020 09:09 AM
That is the same.
Thanks,
Ashutosh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2020 04:23 AM