To get to know about scheduled jobs

KesavanM
Tera Contributor

I have gone through the discovery model and software installations , I just want to know which scheduled job populates the installations in discovery model.

2 REPLIES 2

mihirlimje867
Tera Guru

Hello @KesavanM ,

 

In ServiceNow, the scheduled job responsible for populating software installations in the Discovery model is typically the "Software Asset Management" job or related jobs that are part of the Software Asset Management (SAM) process. However, the exact name might vary based on your instance configuration and version.

Key Scheduled Jobs for Software Installations:

  1. "Discovery - Software Installations":

    • This job runs to collect and populate software installations discovered on devices. It processes data gathered during discovery and updates the cmdb_software_instance table.
  2. "Discovery - Update Software Instance":

    • This job can also be involved in updating the software installation records based on the discovery data.

 

Thank you.

Please hit on the helpful button.

KesavanM
Tera Contributor

Ok, Thank you 

but, how the field install_count in software discovery model is populated, I just try to refer many jobs and scripts but, I cannot find one , I also think that it is not an reference field.