Privileges Required to Use the ServiceNow Connector
To use ServiceNow, you need one of the following:
scheduler-administrator
orredwood-administrator
role.scheduler-user
orredwood-login
role in combination with the following system-wide, Partition-wide or object-level privileges.
Built-in Roles
- The
scheduler-administrator
orredwood-administrator
built-in role provides full control over ServiceNow. - The
scheduler-viewer
built-in role provides read-only access to ServiceNow.
Creating, Modifying, and Deleting ServiceNow Connections
You need all of the following privilege ranks to be able to create, modify, and delete ServiceNow connections:
- View or any other rank - on the Redwood_ServiceNowConnection extension point.
- View or any other rank - on the Redwood_Connections extension point.
- Create - on Process Server and Queue, if these need to be created.
- Edit - on EXTConnection, EXTObjectRefs, and SNWConnection if you want to be able to manage all ServiceNow connections.
Using ServiceNow
- View or any other rank - on the Redwood_ServiceNow Application.
- View or any other rank - on the Redwood_ServiceNow* constraints
- View or any other rank - on the Redwood_ServiceNowConnection extension point.
- View or any other rank - on the Redwood_ServiceNow Process Definition Type.
- View - on SNWConnection, EXTConnection, and EXTObjectRefs.
- View - on the component's Process Server.
- JobAdministrator - on the component's Queue.
- View - on REDWOOD.Redwood_ServiceNow library.
- Submit - on Process Definitions you wish to use.