4.4.1.3 Configuring Dow Jones Watchlist in EDQ

This example describes how to edit the watch list-management.properties run profile to allow you to download and configure the DJW list.

To automatically download the DJW list, set the following values in the watch list-management.properties run profile:
  • phase.DJW\ -\ Download.enabled = Y (for downloading full list)
  • phase.DJW\ -\ Download\ Delta.enabled = Y (for downloading delta list)
  • phase.DJW\ -\ Stage\ reference\ lists.enabled = Y
  • phase.DJW\ -\ Sanction_List_Reference.enabled = Y
  • phase.DJW\ -\ Keywords_Preparation.enabled = Y
To manually download the DJW watch list using the Oracle Enterprise Data Quality (OEDQ) server,
  1. Set phase.DJW\ -\ Download.enabled = Y (for downloading full list) and phase.DJW\ -\ Download\ Delta.enabled = Y (for downloading delta list).
  2. Enter your user name and password in file download-djw.sh/download-djw.bat present in the location {}/oedq.local.home/commandarea.
    If the OEDQ server is connected to the internet through a proxy server, you must provide values for the following attributes in the proxy server:
    • proxy_host. For example, proxy.example.microsoft.com.
    • proxy_port. For example, 80.
    • proxy_username. For example, username.
    • proxy_password. For example, password.