Privileges Required to Use Query Filters

To use Object filters (known as Query Filters in Redwood Server), you need one of the following:

  • scheduler-administrator or redwood-administrator role
  • Object, system or Partition-level permissions

The sections below will reference the Object-level permissions you need, however, equivalent system permissions are also valid.

Using Query Filters

The following privilege ranks are available on Query Filters:

  • Create - allows you to create a Query Filter on the level the privilege was granted (system), you have no further privileges through this rank, you automatically get All privilege rank on Query Filters you create.
  • View - allows you to view a Query Filter on the level the privilege was granted (system), you have no further privileges through this rank.
  • Edit - allows you to create, view, and edit a Query Filter on the level the privilege was granted (system).
  • Delete - allows you to create, view, and delete a Query Filter on the level the privilege was granted (system).
  • All - full control over a Query Filter on the level the privilege was granted (system).

You always need View privileges on the Partition of the Query Filter.

Built-in Roles

  • The scheduler-administrator or redwood-administrator built-in role provides full control over Query Filters.
  • The scheduler-viewer built-in role provides read-only access to Query Filters.

Creating Query Filters

You need one of the following privilege ranks to be able to create Object filters:

  • Create - on Query Filter allows you to create Object filters .
  • Edit - on Query Filter allows you to create, view, and edit all Object filters.
  • Delete - on Query Filter allows you to create, view, and delete all Object filters.
  • All - on Query Filter grants full control over all Object filters.

Editing Query Filters

To successfully edit a Object filter, you must have one the following privileges:

  • Edit - system-wide privilege rank on Query Filter .
  • Delete - system-wide privilege rank on Query Filter.
  • All - system-wide privilege rank on Query Filter.

See Also

Privileges Required to Use Objects