3.1 Mandatory Post-Installation Steps
This section describes the mandatory post-installation steps.
- Check the DB builder logs for successful execution of
mantas8.1.2.12.0_delta.cfganddelta_plat8.1.2.12.0.cfg.If these did not run, then execute them manually. To do so, navigate to
$FIC_HOME/database/ mantas_schema/delta/oracle/8.0and execute the following command:$FIC_HOME/database/db_tools/bin/run_dbbuilder_utility.sh $FIC_HOME/ database/mantas_schema/delta/oracle/8.0/mantas8.1.2.12.0_delta.cfgWhen prompted, enter the Atomic user name and password. Then, navigate to
$FIC_HOME/ database/bus_mkt_schema/delta/oracle/8.0and execute the following command:$FIC_HOME/database/db_tools/bin/run_dbbuilder_utility.sh $FIC_HOME/ database/bus_mkt_schema/delta/oracle/8.0/delta_plat8.1.2.12.0.cfg.When prompted, enter the Atomic user name and password.
- Load BD scenarios in the Database from
$FIC_HOME/Database/db_tools/binwith the sm_load.sh utility. For scenarios that are provided in this patch, see .Upgrade ScenariosNote:
Contact My Oracle Support in case of any errors. - Optional step: If you have a TBAML License, load scenarios
in the Database from
$FIC_HOME/ Database/db_tools/binwith the sm_load.sh utility. For TBAML-specific scenarios, see TBAML Scenarios. - Open the
web.xmlfile located at$FIC_HOME/ficweb/webroot/WEB-INF/, find the following section, and then comment it out.<listener> <listener-class>com.ofss.common.product.questionnaire.db.ServletContxt</listener-class> </listener> <servlet> <servlet-name>CRSServlet</servlet-name> <servlet-class>com.ofss.reveleus.crs.servlets.CRSServlet</servlet-class> </servlet> <servlet-mapping> <servlet-name>CRSServlet</servlet-name> <url-pattern>/CRSServlet</url-pattern> </servlet-mapping> - Navigate to
$FIC_HOME/ficweb/webroot/WEB-INF/liband then removeCRSReporting.jarandQuestionnaire.jar. - Once the above steps are done, create the following EAR/WAR file and redeploy this new WAR on the Web Application server. Refer to the Oracle Financial Services Behavior Detection Applications Pack Installation Guide Release 8.1.2.0.0 for steps related to deployment.
- Restart the OFSAAI services