Role Manager

<< Click to Display Table of Contents >>

Navigation:  Administration and Configuration > ST_CONFIG Entries > Widgets >

Role Manager

Administrator users can create a "Data Manager" role using the Role Manager widget. Users assigned to this role who have the proper permissions will have the ability to download EDD commit and error logs in the EDP EDD Status widget without the need to be an Administrator or the Data Submitter.  

 

To designate which role allows its members the ability to download EDD commit and error logs, add the ST_ROLE.ROLE_ID to the ST_CONFIG table per the example below.

 

EQuIS Version: 7

 

Products Affected: Enterprise

 

Required Modules: Enterprise Web Application

 

Required Permissions:

The minimum permissions required for a user in the "Data Manager" user to have permission are:

Editor permission to the Facility

Viewer permission to the EDD object type

 

Create a "Data Manager" Role

 

ST_CONFIG

VALUE

REMARK

CONFIG_SECTION

DataManagementSettings


CONFIG_KEY

DataManagerRole


OBJECT_TYPE

role


OBJECT_VALUE

roleId


STRING_VALUE

<string>

The ST_ROLE.ROLE_ID associated with the role which allows non-Administrator and non-Data Submitter users to download commit and error logs in the EDP EDD Status widget.

 

The role can be configured in the Role Manager widget with any name (does not have to be "Data Manager").

 

Example:

 

CONFIG_SECTION

CONFIG_KEY

OBJECT_TYPE

OBJECT_VALUE

STRING_VALUE

DataManagementSettings

DataManagerRole

role

roleId

<insert Role ID>