Categories
- All Categories
- 164 Oracle Analytics News
- 30 Oracle Analytics Videos
- 14.8K Oracle Analytics Forums
- 5.7K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 56 Oracle Analytics Trainings
- 13 Oracle Analytics Data Visualizations Challenge
- 4 Oracle Analytics Career
- 2 Oracle Analytics Industry
- Find Partners
- For Partners
How to create User and Role in BIP 12c

Summary
How to create User and Role in BIP 12c
Content
Hi
When I using BI Publisher Trial Edition 11.1.1.7.1, I can create new User and Role in Security Center. But I cannot find buttons to create them in Oracle BI Publisher 12.2.1.2.0 (build:20160906.0632) .
Would you please tell how to create new User and Role in BIP 12c?
Thank you very much!
Answers
-
BIP Trail edition does not have FMW platform so it is by default BIP security model.
In BIP security model, you can create and manage users within BIP.
But in enterprise edition, the default security model is FMW.
You have to create the users in WebLogic and Assign the role.
Application Roles and Policy can be created or managed in Enterprise Manager.
Follow this link
0 -
Go to Enterprise Manager (EM console) and create a new Application Role of the same that you created in WebLogic.
Add the WebLogic group to the newly created Application Role.
Add the Application Policy to the newly created Application Role.
Once you created Application Role then you can see the same in BIP.
0 -
Hi,
I created a new Group in Security Realms.
Would you please tell how to associate it with BIP?
Thank you very much!
0 -
Hi
I cannot see the newly created role in BIP, would you please see my steps and tell what is wrong with them?
Thank you.
1. Create a new Group in Security Realms.
2. Edit the weblogic user, and add above group to it.
3. Create a new Role under the bi_server1.
4. Add the above group to it.
5. Edit the bi_server1 policy, add above role to it.
7. Restart Oracle Business Intelligence [bi].
8. Login BIP with weblogic, the newly create role is not there.
0 -
You have done the group configured in WebLogic.
Now, you have to configure Application Role in EM (Enterprise Manager)) then only it will get displayed in BIP.
When you creating Application Role, make sure to add the WebLogic group to it.
0 -
It worked. Thanks.
0