com.snc.on_call_rotation.new_trigger_engine
ServiceNow property description:
Enable new trigger engine. Only applies when Trigger Rule > Trigger action is Subflow. For more details, see this link
Attributes
- Sys ID: f8d4808b53c21210adc6ddeeff7b1279
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property com.snc.on_call_rotation.new_trigger_engine enables the use of the new trigger engine for on-call scheduling. Its default value is true, which activates the updated engine but only when a Trigger Rule specifies a Trigger Action of Subflow. Setting this property to false reverts the system to the legacy trigger behavior, which may lack newer functionality or optimizations. Administrators configure this property when managing on-call schedules to ensure that trigger rules execute using the most current engine, improving reliability and flexibility of automated notifications. Disabling it is generally only necessary for backward compatibility with older configurations or customizations that depend on the legacy behavior.
Source