: A critical GlideRecord method that determines if database actions should trigger associated business rules and workflows. Common Use Cases
: The main class used to initiate and manage workflow instances. servicenow-workflow-api
Developers use these methods within Script Includes or Business Rules to automate workflow behavior: : A critical GlideRecord method that determines if
: Used to access definitions and configurations of specific workflows. servicenow-workflow-api
: Programmatically starting workflows for a batch of records after an import.