Difference between revisions of "Permissions (QPR UI)"

From Mea Wiki
Jump to navigation Jump to search
(307095)
(307095)
Line 1: Line 1:
QPR MobileDashboard can be configured to use permissions to control which users can create and edit views and which users can only view the views.
+
QPR MobileDashboard can be configured to use an administrators user group, so that only the users belonging to the administrators group can create and edit views. When the administrators group hasn't been configured, all users can create and edit views.
 +
 
 +
== Defining the Administrators Group ==
 +
To define the administrators group:<br>
 +
1. In the '''CONFIGURATIONENTITY''' table in the '''QPR MobileDashboard database''', add the following entry:<br>
 +
:: {| class="wikitable"
 +
! KEY_FIELD
 +
! VALUE_FIELD
 +
|-
 +
|ADMINISTRATORS_GROUP_NAME
 +
|<Name of the user group in QPR MEA or QPR ProcessAnalyzer service whose members should be able to edit views>
 +
|}
 +
2. On the '''Server''' page of [[Glassfish_Configuration_in_QPR_MobileDashboard|Glassfish Administration Console]], '''Restart''' the server.
  
 
[[Category: QPR MobileDashboard]]
 
[[Category: QPR MobileDashboard]]

Revision as of 07:56, 5 June 2017

QPR MobileDashboard can be configured to use an administrators user group, so that only the users belonging to the administrators group can create and edit views. When the administrators group hasn't been configured, all users can create and edit views.

Defining the Administrators Group

To define the administrators group:
1. In the CONFIGURATIONENTITY table in the QPR MobileDashboard database, add the following entry:

KEY_FIELD VALUE_FIELD
ADMINISTRATORS_GROUP_NAME <Name of the user group in QPR MEA or QPR ProcessAnalyzer service whose members should be able to edit views>

2. On the Server page of Glassfish Administration Console, Restart the server.