Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
The :xdo_user_roles issue in BIP 11.1.1.9.0

Summary
The :xdo_user_roles issue in BIP 11.1.1.9.0
Content
Hi
When I using BIP 11.1.1.9.0, I got an Issue with :xdo_user_roles.
a. I created a new Application Role named ‘PLM4P_SUPER_USER’ in EM, and associated it with the weblogic user.
b. In BIP, I created a new Data Set with following sql:
select 'Roles in 11.1.1.9.0', :xdo_user_roles as Roles from dual where instr('PLM4P_SUPER_USERrrr', 'PLM4P_SUPER_USER') > 0
But the 'PLM4P_SUPER_USER' role did not get displayed.
When I performed the same steps in BIP 12c or 11.1.1.7.1, They were all working.
Would you please help look at this issue?
Thank you very much!
Answers
-
who is the user you are trying to run this data model to view roles?
if user is weblogic ,then this user has all permissions,
first login to bi publisher with weblogic user, on top right corner you will find signed in Tab as weblogic user ,then go to my account then view application ,where you will find all the roles associated with this logged user,all these roles must show up when you run below query from data model.
select :xdo_user_roles from dual.
please check and post if you have any issues. Thanks
0 -
-
Hi
Would you please help look at this issue?
Thank you very much!
0 -
what is the browser you are using ? internet explorer,chrome or Firefox ,please try in Mozilla or chrome.Thanks
0 -
Hi,
The user is weblogic, and the My Account Popup is blank.
What the cause is do you think?
Thanks.
0 -
Hi
I just tried internet explorer,chrome and Firefox, all Popups were blank.
Do you think if there is any Hotfix for this issue?
Thanks.
0 -
Please help.
0 -
please disable any firewalls. Thanks
0