glide.sc.ui_policy.variable_set_run_first
ServiceNow property description:
Enable the ui policies related to variable set to be run first
Attributes
- Sys ID: ba467b829f320200fc6cd4b4232e70bb
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.sc.ui_policy.variable_set_run_first` determines the execution order of UI policies in the Service Catalog. When enabled, this property ensures that UI policies related to variable sets are executed before other UI policies. This can be particularly useful for scenarios where the behavior of individual variables depends on the conditions set in variable sets. By running these policies first, it ensures that any dependencies or conditions defined in the variable sets are applied before other UI policies take effect. This property helps in maintaining a logical and predictable order of policy execution, thereby enhancing the consistency and reliability of the Service Catalog forms.
Source