Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property activates Change Type Compatibility for Change Models, allowing changes to utilize both type-based workflows and Change Models if the necessary plugin is installed. |
| What area does it affect? |
Change Management |
| What does the default mean? |
The default value is "false", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring change workflows or after installing the related plugin. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.change_management.change_model.type_compatibility |
| Sys ID |
c6d1e032c363101035ae3f52c1d3aedc |
| Type |
string |
| Application |
Global |
| Default value |
false |
| Description |
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. |
| Updated |
2024-05-25 04:28:33 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... as a task priority, except a change request doesn’t have P5 so in this case it's mapped to P4. To change the type of change requests, the change management property com.snc.change_management.change_model.type_compatibility must be set to true. The default is False. a. If needed, set the task and change the system property sn_disco_certmgmt.default_cert_task_priority to configure New and Renew task priorities. The priority ...
Context preview
Snippet 2
... Description 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. Create ...
Related properties