3.1 Mandatory Post-Installation Steps

This section describes the mandatory post-installation steps.

Perform the following post-installation steps:
  1. Check the DB builder logs for successful execution of mantas8.1.2.12.0_delta.cfg and delta_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.0 and 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.cfg

    When prompted, enter the Atomic user name and password. Then, navigate to $FIC_HOME/ database/bus_mkt_schema/delta/oracle/8.0 and 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.

  2. Load BD scenarios in the Database from $FIC_HOME/Database/db_tools/bin with the sm_load.sh utility. For scenarios that are provided in this patch, see .Upgrade Scenarios

    Note:

    Contact My Oracle Support in case of any errors.
  3. Optional step: If you have a TBAML License, load scenarios in the Database from $FIC_HOME/ Database/db_tools/bin with the sm_load.sh utility. For TBAML-specific scenarios, see TBAML Scenarios.
  4. Open the web.xml file 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>
  5. Navigate to $FIC_HOME/ficweb/webroot/WEB-INF/lib and then remove CRSReporting.jar and Questionnaire.jar.
  6. 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.
  7. Restart the OFSAAI services