Privileges Required to Use Connections

To use Connections, you need one of the following:

  • scheduler-administrator or redwood-administrator role
  • scheduler-user or redwood-login role in combination with the following system-wide, Partition-wide or object-level privileges.

Built-in Roles

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

Creating, Modifying, and Deleting Connections

You need all of the following privilege ranks to be able to create connections:

  • View or any other rank - on the Redwood_Connections extension point.
  • Either:
    • Create - on Queue, system-wide or in the Partition of the component, to create a Queue for the component.
    • View or any other rank - on the Queue used by the component.
  • Either:
    • Create - on Process Server, system-wide or in the Partition of the component, to create a Process Server for the component.
    • View - on the Process Server used by the component.
  • Edit - on EXTConnection.
  • Edit - on EXTObjectRefs.
  • View - on object definition.

Note: Depending on the connection type, you need View on Process Server services shipped with the component.

Using Connections

  • View or any other rank - on the Redwood_Connections extension point.
  • View - on EXTConnection.
  • View - on EXTObjectRefs.
  • View - on object definition.
  • JobAdministrator - on the Queue used by the component.
  • View - on the Process Server used by the component.
  • View - on any objects referenced by the Process Server or Process Definition.

Note: Depending on the connection type, you need View on Process Server services shipped with the component.

See Also