Rules

Dynamic Access Rule

Validates against dynamic content.

The Dynamic Access Rule determines whether a given value satisfies a specific set of conditions. This rule is flexible and can be applied to various scenarios as both the value being evaluated and the condition value can be set either statically or dynamically.


Settings

Dynamic Access Rule
SettingDescriptionRequiredDynamic
ValueThe value that must validate for the condition to be considered valid.
EvaluationThe logic that will be applied to the specified value, Is empty, Includes, Equals to, Greater than, Starts with or Ends with.
Evaluation ValueThe value that the main value will be evaluated with, if required by the evaluation logic.
ReversedWhether the evaluation result should be returned reversed. Use it to set a condition as IS NOT.
Advanced Settings
SettingDescriptionDynamic
NameThe name to reference this condition.
StatusDefines if the condition is enabled or disabled.

Integration

Follow through the integration section for a detailed guide or go with these steps:

  1. Access the Advanced Tab -> Access Conditions panel of the lement which output you want to restrict.
  2. Add a Dynamic rule from the Misc collection.
  3. Fulfill the settings as required and go back to assure the evaluation is working as expected.

Use Cases

Today Date Comparison

Evaluate if a specific date is before than or after than today.

Dynamic Access Rule Use Case Date
  1. Set the value as the date which should be compared with today, formated as Y-m-d.
  2. Set the condition field as Greater than or Less than.
  3. Set the condition value as dynamic mapped to a Request Source -> Timestamp Field, formated as Y-m-d.
Previous
Access Condition