- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2021 06:18 AM
Hi
What is the use of the field 'Ignore installs' on the Software product form. How will it work.
Solved! Go to Solution.
- Labels:
-
Multiple Versions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2021 01:37 PM
Selecting "ignore installs" in the custom software product will make it so on-premise installs of the product won't be counted. This checkbox is to be used for SaaS software where users or another metric is counted and is not based on the device where it's installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2023 08:39 AM
Hello ,Even I am looking for solution for similar issue, please share if you have got a solution already. Another issue facing is not able to edit the 'ignore install' flag on OOB products
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2023 03:59 AM
Correct me if i am wrong - Ignore installs check box can only be true for not licensable product.
If not and if ignore install box is checked for licensable product what is the logic behind that.
Because if i am using a licensable product it means product requires a license to be used and license purchase will involve cost.
Why are we opting out to manage a product which involves some price. And on what basis this ignore installs check box is set to checked?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2025 05:53 AM
Not licensed products should be configured as not licensed in the discovery model table, this normally happens automatically during normalization. For these ServiceNow will not create a software model and an entitlement will not be needed at all. Some licensed software is licensed based on volume, number of transactions or log files or similar, for these one has to configure the metric to Resource Consumption and update the actual consumption in the Resource Value table. This all appears to work just fine however since ServiceNow is able to detect the installations then in the compliance dashboard these installations are flagged as missing entitlements and not compliant. To resolve this problem one has to set the ignore installations to true in the product definition but this only allowed for software products defined in the custom product table. To get round this issue I have found that hacking the permissions on the product table and setting the ignore install to true will solve this problem however I have not figured out how and if this interferes with the product table update from ServiceNow. To sum up, ServiceNow should not look at installations for anything configured a resource consumption based and it does not which looks like an oversight. In my case I have many products which are resource based but the OOB product definition has the ignore install flag not set so SAM assumes that installations should count rather than ignored and for usage to be determined by the resource value table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2025 07:34 AM
Hi @Cesar7, thanks for bringing this on the table again and your proposed solution - will keep this in mind.
Please use the ServiceNow idea portal and raise a request to allow SAM Admins the adjustment without ACL hacking.
best, Dennis