com.snc.change_management.change_model.manage_workflow
ServiceNow property description:
Enables Workflow management support for ChangeRequest API if the com.snc.change_management.state.model plugin is installed. This will call the 'deleteDefaultWorkflowContext' method to be called on specific state and type changes.
Attributes
- Sys ID: 8f6d18665301201034d1ddeeff7b12aa
- Type: string
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `com.snc.change_management.change_model.manage_workflow` enables workflow management support for the ChangeRequest API when the `com.snc.change_management.state.model` plugin is installed. This property ensures that the `deleteDefaultWorkflowContext` method is invoked during specific state and type changes of a change request. By doing so, it helps manage and streamline the workflow processes associated with change requests. This property is particularly useful for maintaining consistency and accuracy in workflow execution as change requests transition through various states. For more detailed information, refer to the [ServiceNow documentation](https://docs.servicenow.com/bundle/washingtondc-it-service-management/page/product/change-management/reference/change-models-properties.html).
Source