0 Helpful

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

Administrador
Lamentamos, mas algumas páginas estão disponíveis apenas em inglês no momento.
Estamos trabalhando para disponibilizar todo o conteúdo no seu idioma!
Aplicativos Relacionados

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.


Você achou este artigo útil?
0 de 0 acharam isso útil

divider

Artigos relacionados

Patrocinadas
arrow-up icon
ESC