To write rules that use element group access to control other data access
- Select the profile, then security class, and then securable object (for example, a file or table) that you want to write a rule for.
- Select Conditional Rule Access and then click Edit.
- Click the pencil icon to start editing an expression.
- In the middle pane of the Expression Builder, click Global Functions to display the utility functions list.
- Click the isElementGrpAccessible() function for the element group you want to use. (Each element group has its own function, which includes the appropriate elements as parameters.)
- Edit the expression by clicking on each parameter and entering values. Put single quotes around alphanumeric values. For no value, use a pair of single quotes.
- Optional. Click Verify Syntax.
- Click Store.
- Optional. If you need to add additional clauses to the expression, click the plus sign at the top of the Expression Builder.
- After you have completed the expression, set the access level for the Then and Else clauses.
- Click Finish.
- Click Apply on the Rules form.