Ruleset Variables
Note: User Settings is a deprecated name of the Ruleset Variables concept.
Presentation rulesets have a concept called ruleset variables whose purpose is to allow modifying ruleset behavior during the session without having to change the ruleset itself. The values of ruleset variables can be accessed using ECExpressions.
User-Controllable Variables
Note: this feature is not fully supported yet - there is no UI component for editing user-defined ruleset variables.
There can be either internal variables or user-controllable ones. Internal variables are not visible to end users and can only be changed using API calls. User-controllable variables are defined in the ruleset with pre-defined default values and may be modified by end users through some UI component.
Examples
Specifying user-controllable ruleset variable in a ruleset:
Using ruleset variable in a rule condition:
Using ruleset variable in a customization rule value:
Using ruleset variable in specification instance filter
Last Updated: 13 June, 2024