After successful installation, follow these steps:
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>
Deploy the RPD and catalog file(s)
Note: Ensure that OBIEE 12.2.1.4.0 or OAS 5.5.0 is up and running.
Take a backup of the deployed HM.rpd and HM.catalog files from the OBIEE environment.
Navigate to the respective folders. Copy the RPD and required Catalog files (as per the license agreement) in the server where the BI client tools are installed:
$FIC_HOME /OFS_HM _DASHBOARDS/12.2.1.4.0/directory containing the HM.rpd in the data model folder and archived
Modify the connection pool and set the properties.
Any customizations performed on the older rpd and web catalog files must be manually carried over to the newer ones post-deployment.
Clear OBIEE cache, if enabled.
For more information on deploying RPD and webcat files, see OBIEE Configuration - Deploy OFS HM Analytics.
Add umask 0027 in the .profile of the UNIX account which manages the WEB server to ensure restricted access permissions.
Generate the application EAR/WAR file and redeploy the application onto your configured web application server. See Create and Deploy the EAR/WAR Files, for more information on generating and deploying the EAR/WAR files.
After the successful installation, restart all the OFSAAI services. See the Stop Infrastructure Services and Start Infrastructure Servicessection for details.
Verify the log files in the locations mentioned in section Verifying the Log Files. You can also verify the OFSAAI log files from OFS_HM _PACK/OFS_AAAI_PACK/logs directory.
Follow the steps mentioned in the Post Installation Steps section.