- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2026 04:49 AM
We're using SGC for Intune, but not all records are successfully committing to cmdb_ci_computer.
We've set the IRE to identify devices by Intune Device ID and MAC Address to avoid issues with duplicate Serial Numbers/Names. The problematic records show up in the SG-Intune Device staging table but are missing from SG-Intune Computer.
Even more confusing, the Identification Simulator returns an "INSERT" result for these records.
Has anyone encountered this? I'd appreciate any ideas on where to look for the cause.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2026 11:11 AM
@Andb @Try below
1. inspect the import set rows: in the staging table check the state of the problematic record. Check the log if they skip or ignored for that set IM related list.
2. Check robust transform map if there are any filter rule defined
3. Check sys_object_source table - this sometimes creates the problem if record present and confuse IRE
✅ Issue resolved? → Mark as Correct
Found value? → Mark as Helpful
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2026 11:11 AM
@Andb @Try below
1. inspect the import set rows: in the staging table check the state of the problematic record. Check the log if they skip or ignored for that set IM related list.
2. Check robust transform map if there are any filter rule defined
3. Check sys_object_source table - this sometimes creates the problem if record present and confuse IRE
✅ Issue resolved? → Mark as Correct
Found value? → Mark as Helpful