0 Helpful

Advanced Authorization Group rule sets: splitting, AND/OR logic between sets, and manual SQL rules

Administrador
Lo sentimos, pero algunas páginas solo están disponibles en inglés en este momento.
¡Estamos trabajando para que todos los contenidos estén disponibles incluso en tu idioma!
Aplicaciones relacionadas

Understanding rule sets

The rules engine works at two levels: individual rules and rule sets. A rule set is a container that groups one or more individual rules together.

AND vs. OR between rule sets

Operator between setsEffect on the population
ORUnion — adds users from this rule set to the population.
ANDIntersection — narrows the population to users who also match this set.

Splitting a rule set

Use the Split group button to create a new empty rule set below the current one.

Manual SQL rules (system administrator only)

The condition must be a valid SQL WHERE clause fragment. For example:

uid IN (SELECT id FROM master_data WHERE ver = '1')

The system validates the condition syntax before saving.


¿Le ha resultado útil este artículo?
0 de 0 encontró esto útil

divider

Artículos relacionados

Patrocinado
arrow-up icon
ESC