5 Post-Installation Steps - Customer Screening

This section provides the post installation steps for the Customer Screening application.

To perform the post-installation activities, follow these steps:
  1. Once the patch is installed successfully, re-create the ear & war file by executing./ant.sh file for sanctions under $FIC_WEB_HOME folder.
  2. Copy the ##EDQ_INSTALLATION_PATH##/edq/oracle.edq/jmxtools.jar file into the ##FIC_DB_HOME##/lib folder.
  3. Navigate to $FIC_HOME/Customer_Screening folder and copy the Customer_Screening_ 8.1.2.9.0.dxi file to the local setup.
  4. Open EDQ and import the Customer_Screening_8.1.2.9.0.dxi file from the local directory
  5. To configure the Security Mapping, do the necessary configurations in the fcc_zcs_security_ attr_grp_map table for Customer Screening.
  6. To configure the Priority of Alert, do the necessary configurations in the fcc_zcs_alert_priority_ conf table for Customer Screening.
  7. To configure the temporary and permanent directories to save the uploaded documents, set the DOCUMENT_UPLOAD_TEMP and DOCUMENT_UPLOAD_SAVE parameters in the CONFIGURATION table of the Config Schema as shown in the following table.

    Table 5-1 Parameter Value Examples

    Parameter Name Parameter Value
    DOCUMENT_UPLOAD_SAVE /DocStorage
    DOCUMENT_UPLOAD_TEMP /Temp

    For more details, see the 10.1.1 Configure Document Upload Location Properties section in Oracle Financial Services Analytical Applications Infrastructure Administration and Configuration Guide.

  8. Restart the servers.
  9. Execute the following command in Config Schema:
    GRANT SELECT ON cssms_group_mast_pack TO ##atomic_user##
  10. Login as system user and use the following command:
    grant execute on dbms_crypto to ##atomic_user##
  11. Navigate to $FIC_HOME/utility/AppPckMastSynch/bin directory and follow the below steps:
    1. Open the shell AppPckMastSynch.sh file.
    2. Replace the token $PackName to OFS_SANC_PACK.
    3. Execute the shell file as below: $ ./AppPckMastSynch.sh
  12. After the execution is complete, replace OFS_SANC_PACK to $PackName in AppPckMast- Synch.sh file and close the file.
    To view the CS Reports menu, map CS Reports group to the user from the user-user group map and authorize it.
  13. To view the DV Reports:
    1. Create the application user in the OAS Weblogic Console.
    2. From DV Console map the application role (CSANALYSTGRP) to the user created.

    Note:

    When prompted for the user credentials, log in with the above user created in the Weblogic Console.