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:
- Once the patch is installed successfully, re-create the
ear & war
file by executing./ant.sh file for sanctions under$FIC_WEB_HOME
folder. - Copy the
##EDQ_INSTALLATION_PATH##/edq/oracle.edq/jmxtools.jar
file into the##FIC_DB_HOME##/lib
folder. - Navigate to
$FIC_HOME/Customer_Screening
folder and copy theCustomer_Screening_ 8.1.2.9.0.dxi
file to the local setup. - Open EDQ and import the
Customer_Screening_8.1.2.9.0.dxi
file from the local directory - To configure the Security Mapping, do the necessary configurations in the
fcc_zcs_security_ attr_grp_map
table for Customer Screening. - To configure the Priority of Alert, do the necessary configurations in
the
fcc_zcs_alert_priority_ conf
table for Customer Screening. - To configure the temporary and permanent directories to save the uploaded
documents, set the
DOCUMENT_UPLOAD_TEMP
andDOCUMENT_UPLOAD_SAVE
parameters in the CONFIGURATION table of theConfig 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.
- Restart the servers.
- Execute the following command in
Config Schema
:GRANT SELECT ON cssms_group_mast_pack TO ##atomic_user##
- Login as system user and use the following command:
grant execute on dbms_crypto to ##atomic_user##
- Navigate to
$FIC_HOME/utility/AppPckMastSynch/bin directory
and follow the below steps:- Open the shell
AppPckMastSynch.sh
file. - Replace the token
$PackName
toOFS_SANC_PACK
. - Execute the shell file as below:
$ ./AppPckMastSynch.sh
- Open the shell
- 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.
- To view the DV Reports:
- Create the application user in the OAS Weblogic Console.
- 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.