9.3.6 Post Installation Steps for Upgrade

After successful installation, follow these steps:

  1. Secure your OFSAA Infrastructure. For more information, see the OFSAA Security Guide in the OHC Documentation Library.
  2. Clear the Application Cache. Navigate to the following path depending on the configured Web Application Server and delete the files.
    • Tomcat:

      <Tomcat installation directory>/work/Catalina/localhost/<Application name>/org/apache/jsp

    • WebLogic:

      <WebLogic installation location>/domains/<Domain name>/servers/<Server name>/tmp/_WL_user/<Application name>/<auto generated directory>/jsp_servlet

      For WebLogic version 12.2.x.x, delete the directory named .WL_internal present in the <WebLogic installation location>/user_projects/domains/< Domain name >/applications/<context_name>.ear/META-INF/ directory, if it exists.

    • WebSphere:

      <WebSphere installation directory>/AppServer/profiles/<Profile name>/temp/<Node name>/server1/<Application name>/<.war file name>

  3. Deploy the RPD and catalog file (or files).

    Note:

    Ensure that OBIEE 12.2.1.4.0 or OAS 5.5.0 is up and running.
    Take a backup of the deployed CRMBI.rpd and CRMBI.catalog files from the OBIEE environment.
    1. Navigate to the folder $FIC_HOME/OFS_CRA_DASHBOARDS/12.2.1.4.0/datamodel which contains CRMBI.rpd and $FIC_HOME/OFS_CRA_DASHBOARDS/12.2.1.4.0/content/catalog which contains CRMBI.catalog and copy the files in the server where the BI client tools are installed.
    2. Modify the connection pool and set the properties.
    3. Any customizations performed on the older rpd and web catalog files must be manually carried over to the newer ones post-deployment.
    4. Clear OBIEE Cache, if enabled.
    5. For more information on deploying RPD and Web Catalog files, see OBIEE Configuration - Deploy OFS CRA Analytics.
  4. Add umask 0027 in the .profile of the UNIX Account which manages the web server to ensure restricted access permissions.
  5. Generate the application EAR or WAR file and redeploy the application onto your configured Web Application Server. See Create and Deploy the EAR or WAR Files for more information on generating and deploying the EAR or WAR files.
  6. After the successful installation, restart all the OFSAAI Services. See the Stop the Infrastructure Services Start the Infrastructure Services and section for details.

    Note: