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!