Software installation records are not showing in computer table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Software installation records are not showing on the cmdb_ci_computer table. How to fix this and what could be the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
If software installation records are not showing on the Computer CI (cmdb_ci_computer), a few things could be the issue:
Related list not added → On the Computer form, right-click the header → Configure > Related Lists → add Software Installations. Sometimes the data is there, but the list is just not visible.
Records not linked → Software installs are stored in tables like cmdb_sam_sw_install. They must point to the Computer CI in the installed_on field. If this mapping is missing in Discovery/Import, the records won’t show.
Discovery/Import issue → If you’re using Discovery or SCCM, check if software data is coming in and if any errors appear in logs or transform maps.
Most often, the installs exist but the relationship or related list is missing.
Hope it helps!
Shashank Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago - last edited 4 weeks ago
For Discovery:
Navigate to Discovery > Status → see the latest runs.
Check if the Patterns / Probes for Software Installations executed.
Look for errors in the Discovery Log (Discovery → Home → Discovery Log).
For SCCM:
Go to System Import Sets > Import Sets.
Look for SCCM Software Installation import set runs.
Open the most recent Import Log and see if rows were loaded.
2. Verify Transform Maps
Navigate to System Import Sets > Transform Maps.
Look for the SCCM → Software Installation transform map.
Open it and check Field Maps → confirm the relationship to cmdb_ci_computer is mapped correctly (usually Installed on → cmdb_ci_computer.sys_id).
In the same transform map, check the Transform History to see if errors occurred.
Shashank Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi @Vallam Pushpend ,
How you are loading the data into cmdb_ci_computer ? using any transform maps, service graph connector or discovery. Check the logs how you are loading the data, share some more information to check deeply.
Thanks,
Pradeep
Regards,
Pradeep