Does anyone have experience populating the last used date on the software installation records?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2022 01:15 PM
Out-of-the-box neither Service Graph Connectors or Discovery populate the last used date on the software installation records. Does anyone have experience populating it and can give the pros/cons and how they did it?
Below is a note regarding this field from a blog article from
ServiceNow discovery products and plugins do not populate this value. Instead, they write the last used date to the Software Usage (samp_sw_usage) table, which is leveraged for Reclamation. There is an API available to write values to the Software Usage table from other data sources. If you wish to utilize this attribute, which is most often left blank, you’ll need to customize your discovery source integration to do so

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2022 12:14 AM
Hi Scott
Thanks for this question. it would be good to have a short call to understand the use case. Usually this field is used from samp_sw_usage table. However, we can understand the use case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2022 12:53 AM
Hey Scott,
How does this tie in with the "Last Scanned Date" on the software installation record? Isn't it the same thing?
Mike.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2022 02:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2022 11:23 PM
Hi all
I would prefer to have the las used date filled as default in the software install table, this would enable some analysis possebilities where to track usage.