Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Move content from one BI server to other BI server. Problem with ApplicationRoles

Hello
1. I do
run wlst.sh
do
exportServiceInstance('/home/oracle/Oracle/Middleware/Oracle_Home/user_projects/domains/bi','ssi','/home/oracle/BI_BackupContent/tmp','/home/oracle/BI_BackupContent/tmp','bck_file','modDesc','12',true,'SomePass');
2. After i do (on other server)
importServiceInstance('/home/oracle/Oracle/Middleware/Oracle_Home/user_projects/domains/bi','ssi','/home/oracle/BI_BackupContent/tmp/bck_file.bar', true, true, true, 'Admin123')
Is my ApplicationRole inside bar file? Does procedure export/import move ApplicationRoles from one instance to other?
I cannot see my ApplicationRoles!
How i can move ApplicationRoles from one instance to other?
Answers
-
Hi,
When you export the BAR instance it will automatically have application roles as well. see the documentation below. what is your OBIEE version ?
Thanks
Venkat
0 -
OBIEE 12c 12.2.1.2.0 with latest patches. All version the same
I see that :
Security policy metadata containing application role and application role memberships plus permission and permission set grants for a service instance.
But i cannot see in target instance correct set of application role.
0 -
I suggest you to open SR with Oracle. As your software is not working in away that is intended to
Thanks
Venkat
0