8 Post-installation

On successful installation of the Oracle Financial Services LRS application pack, follow the post- installation procedures mentioned in Post-Installation Checklist .

Note:

In an integrated environment, when ALM is to be installed after LRS, to resolve the screen loading issues in the Holiday Calendar, Time Buckets, Business Assumption and Run Management windows, you must execute the following SQL statement after LRS installation and before ALM installation.

UPDATE rev_app_user_preferences a

SET a.sys_id_num = FSI_OBJECT_DEN_SEQ_NUM.nextval

WHERE a.appid IN ('OFS_LRM_LCR','OFS_LRM_DIC');

Note:

Ensure that you clear the application cache before deploying the Application Pack web archive file. This applies to all web servers (WebSphere, WebLogic, Tomcat). For more information, see the Clear Application Cache section.

Note:

In the Integration Process, if more than one OFSAA Application exists in the same environment, then the output of one OFSAA application can be consumed by another OFSAA application. If OFS Capital Adequacy Application Pack (OFS CAP or BASEL) or OFS Liquidity Risk Solution Application Pack (OFS LRS) is not installed in the same environment as the OFSDF Application Pack, then execute the Integration Utility to enable the Integration process provided in the OFSDF Application Pack v8.1.2.0.0 release.

See the Enable Integration T2Ts section in the Oracle Financial Services Data Foundation Application Pack Installation and Configuration Guide for more details.