Move content from one BI server to other BI server. Problem with ApplicationRoles — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Move content from one BI server to other BI server. Problem with ApplicationRoles

Received Response
21
Views
3
Comments
Alex Sharkov
Alex Sharkov Rank 5 - Community Champion

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