com.snc.sla.default_conditionclass

ServiceNow property description:

Default condition type
Enter the name of the script include used to evaluate SLA Conditions for the 2011 SLA engine. You can use this to override with your own extension of the SLAConditionBase script include.
For more information on condition types click here.

Attributes

AI Logo

AI generated property description:

The ServiceNow property `com.snc.sla.default_conditionclass` specifies the default condition class used for evaluating SLA conditions globally. According to the provided documentation, this property allows administrators to set a custom condition class that will be invoked for all SLA definitions unless explicitly overridden. This ensures a consistent approach to how SLA conditions are evaluated across the platform. By default, the system uses the `SLACondition` class, but this property can be modified to point to a different class if needed. This customization can be particularly useful for organizations with unique SLA evaluation requirements.

Source

Related property: com.snc.sla.condition.log