Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Install count in Software Model is not getting updated

gvk
Tera Contributor

Hi,

 

I observed that the install count for software model is not getting updated though there are actual installs?

 

I have already checked the below:

 

1. The software model has more than 10 matching discovery models and each discovery model has associated software installations. But, the install count for software model is showing as 0

2. I ran the below script from the background but still no change

new SoftwareLicenseManager().countAll();
 
Can you please help me to fix the issue?
 
8 REPLIES 8

Thank you. The installs are marked as "Active install" as True. Can you think of any other scenarios which resulted the issue I am facing?

Can you also check this job? SAM - Get install count for software model

This should be ran to update your counts, especially before you attempt to true-up.


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Allen Andreas
Tera Patron

Duplicate post of: https://www.servicenow.com/community/sam-forum/install-count-for-software-models/td-p/2824430 


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Thank you @Allen Andreas 

 

These are similar questions but I posted this question to understand why only for few software models the count is showing as 0 though it has the installations of associated software discovery model