Followers

Monday, June 8, 2015

Adding Gropus to GlobalRoles using WLST

WLST script 

connect('weblogic','weblogic1','t3://192.168.195.129:8001') 
serverConfig()
cd('/SecurityConfiguration/pocdomain/Realms/myrealm/RoleMappers/XACMLRoleMapper')
cmo.setRoleExpression(",'Admin','Grp(EnvAdmins)|Grp(Administrators)')

How to find 12c RCU profile(Large/Medium/Small)

If you want to find RCU category /profile in 12c please run the below command in SOAINFRA schema

select * from version