Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property enables the activation of SLA Repair modules and associated UI Actions within the ServiceNow platform. |
| What area does it affect? |
SLA Management |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when configuring SLA repair functionalities or troubleshooting related issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.sla.repair.enabled |
| Sys ID |
ae828c0ccb400200d71cb9c0c24c9cea |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Enable SLA Repair. When enabled the Repair modules and UI Actions will be activated. |
| Updated |
2024-05-25 04:27:48 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... SLA repair logs, and UI actions. Note: Repair actions will not be available for instances that are not running the 2011 engine. To enable or disable SLA repair, use the com.snc.sla.repair.enabled repair property. View repair logs An SLA repair log record is created each time a repair action takes place with details such as who initiated the repair and start and ...
Related properties