A developer has set the Rule security mode on the access group to deny.

A developer has set the Rule security mode on the access group to deny.

Select the reason for this setting.
A . Require Access of Role to object rules to be specified for each layer in the class hierarchy and not inherited from parent classes.
B . Disable standard privileges providing administrator access to the application (for example AllFlows and AllFlowActions)
C . Deny access to a rule if the privilege of the user is not defined in an access of Role to Object.
D . Ensure that all rule with the option of specifying a privilege have a privilege. Only users with the privilege can execute the rules.

Answer: A

Subscribe
Notify of
guest
1 Comment
Inline Feedbacks
View all comments
gaillard
gaillard
1 year ago

Use Deny to require privileges for all rules and users.
If Deny is selected and a privilege is not defined for a rule, the system automatically generates a privilege for the rule and checks if the user has been assigned that privilege. The privilege is made up of <RuleType>:Class.RuleName (5)—for example, Rule-Obj-Flow:MyCo-Purchase-Work-Request.CREATE (5). The generated privilege is not added to the rule.
If the user has the generated privilege, the system executes the rule. If the user lacks the generated privilege, the system denies execution and writes an error message to the PegaRULES log.

Last edited 1 year ago by gaillard