SCCM SAMP Usage records are not loading to Software Usage
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2025 07:55 AM
When running the SCCM SAMP Usage Import Schedule data is being loaded to the Import set table but is not being loaded into the Software Usage table. On the Import set table there is a field, Changed, that is being set to false. I believe this to be the reason data is not loading to the Software Usage table because in SAMPUsage2019Util there is a query looking for changed to be true. The default value for the Changed field is set to True. I do not see Changed as part of the SAMP Usage Data Source SQL Statement so it does not appear that it is being updated to false from the SCCM data. Where in the process is Changed is being set to false?
0 REPLIES 0