Configure Transliteration Utility

Note:

It is mandatory to configure the transliteration utility if the ER batch execution is triggered when the Matching-Mechanism attribute is set to OT.
Perform the following steps to configure the transliteration utility:
  1. Navigate to the following location:
    ##COMPLIANCE_STUDIO_INSTALLATION_PATH##/deployed/ficdb/Utilities/TransliterationUtility/
  2. Execute the following command to load the transliteration class that needs to be used in the ER jobs batch execution:
    ./Load_Transliteration_Class_Utility.sh "<data_schema_name>" "<schema_password>" "<data_schema_wallet_alias>" "<path of oracleclient>"
    
    "<data_schema_name>" : data schema name which is to be used to provide data input for ER batch
    "<schema_password>"  : data schema password
    "<data_schema_wallet_alias>" : data schema wallet alias name stored in wallet
    "<path of oracleclient>" : path where oracle client is installed on the server