9.1 Configuring Oracle Analytics Publisher for Application

  1. Copy the OfsllCommonCSF.jar from /WEB-INF/lib available in the staging area to $DOMAIN_HOME/lib
  2. Update the setDomainEnv.sh file ($MW_HOME/user_projects/domains/mydomain/bin directory) by appending the above jar file path –EXTRA_JAVA_PROPERTIES="…….. ${EXTRA_JAVA_PROPERTIES}-Dofsll.csf.path=${DOMAIN_HOME}"
  3. Configure Security via EMconsole.

    Note:

    It is assumed that BI Publisher is installed and configured. Refer BI Publisher Guide for further details.
  4. Click WebLogic Domain on the right panel. Select Security > Credentials. Click Create Map.
  5. Enter the Map Name: ofsll.int.security.
  6. Click OK.
  7. Click Create Key Button.
  8. Enter the details as per your requirement. Specify User Name and Password of BI Publisher console.
  9. Click OK.
    The following window is displayed.
  10. On the left panel, right click on the domain OFSLL_domain > Security > System Policies.
    The following window is displayed.
  11. Click Create.
  12. The following window is displayed. Enter the codebase as file:${ofsll.csf.path}/lib/OfsllCommonCSF.jar and click Add.
  13. The following window is displayed. Select the checkbox 'Select here to enter details for a new permission' and enter the following details as the first permission class.
    • Permission Class: oracle.security.jps.service.credstore.CredentialAccessPermission
    • Resource Name: context=SYSTEM,mapName=ofsll.int.security,keyName=*
    • Permission Actions: read