Satya_K
(Satya K)
1
What are the key differences between Versioned and Non Versioned rules
Hi @Satya K,
| Aspect |
Versioned Rules |
Non-Versioned Rules |
| Version Control |
Changes are tied to a specific RuleSet version. |
Changes apply immediately across the system. |
| Use Case |
Rules that frequently change and require versioning. |
Rules that are configuration or environment-specific. |
| Impact of Change |
Changes do not affect older RuleSet versions. |
Changes impact all environments instantly. |
Dynamic system settings, Operator ID, etc., are non-versioned rules. Activities, data transforms, properties, etc., are versioned rules.