11.4.4 Post-installation Steps for Upgrade
Perform the following post-installation steps:
- Secure your OFSAA Infrastructure. For more information, see the OFSAA Security Guide in the OHC Documentation Library.
- 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:
WebLogic:<Tomcat installation directory>/work/Catalina/localhost/<Application name>/org/apache/jsp<WebLogic installation location>/domains/<Domain name>/servers/<Server name>/tmp/_WL_user/<Application name>/<auto generated directory>/jsp_servletFor WebLogic version 12.2.x.x, delete the directory named .WL_internal present in the
WebSphere:<WebLogic installation location>/user_projects/domains/< Domain name >/applications/<context_name>.ear/META-INF/directory, if it exists.<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
Liquidity_Risk_Management_Pack.rpdandLiquidity_Risk_Management_Pack.catalogfiles from the OBIEE environment.- Navigate to the following RPD and catalog 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_LRM_DASHBOARDS/12.2.1.4.0/datamodeldirectory containing theLiquidity_Risk_Management_Pack.rpdin the datamodel directory and archived.Liquidity_Risk_Management_Pack.catalog, Bank of Thailand.catalog, BNM.catalog, Deposit Insurance.catalog and HKMA LMR.catalogfiles in the$FIC_HOME/OFS_LRM_DASHBOARDS/12.2.1.4.0/content/catalogdirectory.
- 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 webcatalog files, see the RPD and Catalog Deployment section.
- Navigate to the following RPD and catalog folders. Copy the RPD and required Catalog files (as per the license agreement) in the server where the BI client tools are installed:
- Clear the application cache. Navigate to the following path depending on the configured web application server and delete the files. Tomcat:
- Add umask 0027 in the .profile of the UNIX account which manages the web server to ensure restricted access permissions.
- Follow these steps to remove
ContextDocLoaderfrom theweb.xmlfile:- Navigate to
$FIC_WEB_HOME/webroot/WEB-INFfolder. - Open the
web.xmlfile in a text editor. - Search for
ContextDocLoaderparameter and remove the following servlet entry:<servlet> <servlet-name>context</servlet-name> <servlet-class>com.ofs.fsapps.commonapps.core.summary.common.ContextDocLoade r</servlet-class> <load-on-startup>1</load-on-startup> </servlet>
- Navigate to
- 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/WAR files.
- Restart all the OFSAAI services. See the Stop the Infrastructure Services and Start the Infrastructure Services sections in the OFS AAI Release 8.1.2.0.0 Installation and Configuration Guide for details.
- Resave the hierarchies HLRM454, HLRM0482, HLRM0471, HLRM205.
- To configure OBIEE or OAS, follow the steps mentioned in the OBIEE Server Configuration for Upgrade section.