Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It defines specific CI types that prevent the expansion of services in the ServiceNow platform. |
| What area does it affect? |
Service Population Management |
| What does the default mean? |
The default value is "cmdb_ci_service_discovered", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring service populations or adjusting CI classifications. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sa.service.population.stop_expansion_under_ci_classes |
| Sys ID |
64df0841b7232010e62a8e55ce11a93e |
| Type |
string |
| Application |
Global |
| Default value |
cmdb_ci_service_discovered |
| Description |
Types under which we do not expand services |
| Updated |
2024-05-25 04:25:19 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... application services with changes from the CMDB. • Type: integer • Default value: 1,000 • Location: Add to System Properties [sys_properties] table. Increasing the default value may cause performance issues. sa.service.population.stop_expansion_under_ci_classes List of application service CI classes. If an application service belongs to a CI class that extends one of the CI classes in the list, the system does not insert ...
Related properties