+

Search Tips   |   Advanced Search

Database setup

We must create the database table manually before we can use rule based user groups.

The rule-based user groups feature stores the definitions of the rule-based user groups in a database table. This includes the name, rule, and description of the group. Use one of the following SQL statements to create the table, using a database and schema of your choice. Replace schema_name in the scripts with the schema name of your choice.

Parent topic: Configure the rule-based user groups adapter