Upgrade the JAZN File

The in-place upgrade process moves the JAZN content from Oracle BI Applications 11.1.1.10.3 to Oracle BI Applications 11.1.1.10.3 PS4.

Use Enterprise Manager, verify if the DVContentAuthor and DVConsumer application roles are present. If these roles aren't present, then perform the following steps to add the DVContentAuthor and DVConsumer application roles and assign the Oracle Analytics Server permission sets to the Oracle BI Applications application roles.
  1. Log in to Enterprise Manager.
  2. Navigate to Weblogic Domain, select Security, and then click Application Roles.
  3. For Application Stripe, select obi, and then click Create.
  4. Add the DVContentAuthor and DVConsumer application roles.
  5. Add BIAuthor as a member of DVContentAuthor, and BIConsumer as a member of DVConsumer.
  6. Go to <DOMAIN_HOME>/bi/bitools/bin.
  7. Run the script to assign permission sets to the DVContentAuthor and DVConsumer application roles.
    • For DVContentAuthor role, run the script: ./grantPermissionSetsToBIRole.sh -r DVContentAuthor -p va.author
    • For DVConsumer role, run the script: ./grantPermissionSetsToBIRole.sh -r DVConsumer -p va.interactor
    If you want to fine-tune permission assignments, see the description in the Grant or Revoke Permission Assignments topic in Managing Security for Oracle Analytics Server.