QPR Knowledge Base 2017.1

Checking User Rights

Checking User Rights

Previous topic Next topic No directory for this topic  

Checking User Rights

Previous topic Next topic Topic directory requires JavaScript Mail us feedback on this topic!  

Let's trace a typical user rights check in QPR Metrics. In this example, the user Carol Baker is in the group Finance Department. Carol is working with the Scorecard "Company Scorecard", in the model "Company Model". Can Carol add a new Measure called "Customer Retention" under the Perspective "Customer"?

 

The user rights check will proceed through the following steps:

 

1) Is Carol an Administrator?

Yes -> Carol does have the rights to add "Customer Retention".

No -> go to check 2).

 

2) Does Carol have rights to the model "Company Model"?

Yes -> go to check 4).

No -> go to check 3).

 

3) Does Carol's group have rights to the model "Company Model"?

Yes -> go to check 4).

No ->Carol does not have the rights to add "Customer Retention".

 

4) Does Carol have "Full" general rights to the Measure class (i.e. all elements of type Measure in the model)?

Yes -> go to check 6).

No -> Carol does not have the rights to add "Customer Retention".

N/A -> go to check 5).

 

5) Does Carol's group have "Full" general rights to the Measure class (i.e. all elements of type Measure in the model)?

Yes -> go to check 6).

No -> Carol does not have the rights to add "Customer Retention".

N/A -> Carol does not have the rights to add "Customer Retention".

 

6) Does Carol have "Full" specific object rights to the Perspective "Customer" ?

Yes -> Carol does have the rights to add "Customer Retention".

No -> Carol does not have the rights to add "Customer Retention".

N/A -> go to check 7).

 

7) Does Carol have "Update or Full "specific object rights to the Scorecard "Company Scorecard" ?

Yes -> go to check 8).

No -> Carol does not have the rights to add "Customer Retention".

N/A -> Carol does not have the rights to add "Customer Retention".

 

8) Does Carol's group have "Full" specific object rights to the Perspective "Customer" ?

Yes -> Carol does have the rights to add "Customer Retention".

No -> Carol does not have the rights to add "Customer Retention".

N/A -> go to check 9).

 

9) Does Carol's group have "Update or Full "specific object rights to the Scorecard "Company Scorecard" ?

Yes -> Carol does have the rights to add "Customer Retention".

No -> Carol does not have the rights to add "Customer Retention".

N/A -> go to check 10).

 

10) Does Carol have "Update or Full "general rights to the Perspective class (i.e. all elements of type Perspective in the model)?

Yes -> Carol does have the rights to add "Customer Retention".

No -> Carol does not have the rights to add "Customer Retention".

N/A -> go to check 11).

 

11) Does Carol's group have "Update or Full "general rights to the Perspective class (i.e. all elements of type Perspective in the model)?

Yes -> Carol does have the rights to add "Customer Retention".

No -> Carol does not have the rights to add "Customer Retention".

N/A -> Carol does not have the rights to add "Customer Retention".

 

 

See Also

 

User Rights