Previous Topic: Segregation of Duties (SoD)Next Topic: CA Business Intelligence Properties


ALL Flag BPR Rules

Controls the behavior of the ALL flag for BPR rules that specify their entities as regular expressions.

bpr.all.representative
True

Specifies that a representative entity for each rule is present.

Default: False

False

Specifies that all of the entities that satisfy all of the rules are present.

Example:

If there are two rules on the left with the following statements:

If the property is set to false, ALL is satisfied only if the user has all of the roles that begin with A and all of the roles that begin with B.

If the property is set to true, ALL is satisfied if the user has at least one role that begins with A (a representative that satisfies the first rule) AND at least one role that begins with B (a representative that satisfies the second rule).