Change Models properties
-
- UpdatedAug 1, 2024
- 1 minute read
- Xanadu
- Change Management
Change Models properties
Configure the Change Models properties to access the Change models capabilities when creating a Change request.
The following properties enable you to access the Change Models features. For upgrade users, these properties are set to true.
Enter sys_properties.list in the navigation filter and enter
*change_model in the Search panel to view and edit the
properties.
Property | Description |
---|---|
com.snc.change_management.change_model.hide | Hides the Change models feature when the com.snc.change_management.change_model.type_compatibility property is enabled. When creating a new change, you do not have the option to choose a model, and the Model field is not available on the Change request form. |
com.snc.change_management.change_model.manage_workflow | 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. |
com.snc.change_management.change_model.type_compatibility | Enables Change Type Compatibility for Change models if the com.snc.change_management.state_model plugin is installed. When true allows changes to be created with both the type based workflow and Change models. |