Need to get current roles only instead of all roles of my account in BIP server.(EBS integrated BIP
Hi
I am using EBS integrated BI Publisher 11.1.1.5.
When I ran the below script in BIP server I am getting all the roles of my account instead of the current roles.
select
:xdo_user_roles as USER_ROLES
from dual
Coiuld youi please provide the steps needed to get current roles only.
Regards
Venkat
I am using EBS integrated BI Publisher 11.1.1.5.
When I ran the below script in BIP server I am getting all the roles of my account instead of the current roles.
select
:xdo_user_roles as USER_ROLES
from dual
Coiuld youi please provide the steps needed to get current roles only.
Regards
Venkat
0