Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BI Authorization issue

Former Member
0 Kudos

We are facing some peculiar authorization issue in BI system.

When user is trying to run BI HR OM report from enterprise portal, it is through authorization error when viewing data for HR field Employee sub group. The users are able to view data if clicked in other options like employee,employee status,gender etc. The user is getting access to this report through two role which have different analysis authorization( there is difference in the value of employee sub group).

Note : We created two specific test ID for both the roles and it is displaying data against Employee Sub type without any authorization error,but the same is not working when both roles are given together to the user ID.

Any idea about what would be the issue here ?

Thanks,

Mukesh

1 ACCEPTED SOLUTION

shivraj_singh2
Active Participant
0 Kudos

Mukesh,

You may be facing this issue because of the way AAs merge (or not merge). Most likely both of your AAs are exactly same in dimensions (InfoObjects) including 0TCAIPROV (for the InfoProvider) and that may be hindering the process of merging of these AAs. You may want to create separate AA for ESG with different values to facilitate proper union of these values in the end results

Regards

Shivraj Singh

2 REPLIES 2

shivraj_singh2
Active Participant
0 Kudos

Mukesh,

You may be facing this issue because of the way AAs merge (or not merge). Most likely both of your AAs are exactly same in dimensions (InfoObjects) including 0TCAIPROV (for the InfoProvider) and that may be hindering the process of merging of these AAs. You may want to create separate AA for ESG with different values to facilitate proper union of these values in the end results

Regards

Shivraj Singh

0 Kudos

Hi Mukesh,

Are both the AAs identical except for the EMP Subgrp infoobject?

And is the infoprovider maintained in both the AAs?

Regards,

Anish