C.3 Delta Watch List Configurations for the Dow Jones Watch List
Note:
These configurations are performed when you do not want to download the full watch list, and only want to download the delta watch list. This helps to reduce the download time and is not part of the screening process.Customer Screening recommends that you always use the full watch list during the screening process. Due to the clustering strategy which is implemented in the screening process, you must not download the delta watch list. There are certain cases in which you must download the delta watch list files, for example, if the full watch list files are not yet available for download or if you want to save time.
Customers who download the delta watch list files must first download the full watch list files and then download the delta watch list files. The delta watch list is then merged into the full watch list before screening.
Figure C-9 Flow for Delta Watch List

When you download the full watch list, data is stored in the
FSI_WATCHLIST_INDIVIDUAL and
FSI_WATCHLIST_ENTITIES tables. When you download the delta watch
list, data is first stored in the FSI_WATCHLIST_DELTA_INDIVIDUAL and
tables. Then,
based on the value in the ACTION Flag tag in the delta watch list, it merges with the
full watch list.
FSI_WATCHLIST_DELTA_ENTITIES
- new: If the value is
new, it means that these records are new and are added to the full watch list when the delta files are merged with the full watch list. - chg: If the value is
chg, it means that these records are modified and are added to the full watch list when the delta files are merged with the full watch list. - del: If the value is
del, it means that these records are no longer active and are removed from the full watch list when the delta files are merged with the full watch list.Note:
You must always run the full watch list files before you run the delta watch list files. The full watch list files must be downloaded if, for example, the download of the delta watch list files has failed for multiple days. You can also run the full watch list once every week to ensure that the complete data has been processed.
Configurations for the Full and Delta Watch Lists
watch list-management.properties run profile. The run
profile is available in the
<domain_name>/edq/oedq.local.home/runprofiles/ directory when you
log in to the WinSCP server.
- Set
phase.Initialise\ staged\ data.enabled = Nto disable the.jmpfile updates. - Set
phase.Initialise\ staged\ data\ DB.enabled = Yto initialize the database. - Set
phase.Initilize\ Prepared\ List\ Data.enabled = Nto disable the .jmpfile updates. - Set
phase.Initilize\ Prepared\ List\ Data\ DB.enabled = Yto prepare the database.
Running the Full Watch list
- Set the following properties in the
watch list-management.propertiesfile:phase.DJW\ -\ Download.enabled = Y.phase.DJW\ -\ Download\ Delta.enabled = N.phase.DJW\ -\ Stage\ reference\ lists.enabled = Y.phase.DJW\ -\ Sanction_List_Reference.enabled = Yphase.DJW\ -\ Keywords_Preparation.enabled = Yphase.*.export.*.ind_table_name = FSI_WATCHLIST_INDIVIDUAL.phase.*.export.*.entities_table_name = FSI_WATCHLIST_ENTITIES.
- Set the following properties in the
customer-screening.propertiesfile:phase.DJW\ -\ Load\ without\ filtering.enabled = Nphase.DJW\ -\ Load\ without\ filtering\ DB.enabled = Yphase.DJW\ -\ Load\ with\ filtering\ (Part\ 1).enabled = Nphase.DJW\ -\ Load\ with\ filtering\ (Part\ 1)\ DB.enabled = Yphase.DJW\ -\ Load\ with\ filtering\ (Part\ 2).enabled = Y
- Set the following properties in the
customer-screening-real-time.propertiesfile:phase.DJW\ -\ Load\ without\ filtering.enabled = Nphase.DJW\ -\ Load\ without\ filtering\ DB.enabled = Yphase.DJW\ -\ Load\ with\ filtering\ (Part\ 1).enabled = Nphase.DJW\ -\ Load\ with\ filtering\ (Part\ 1)\ DB.enabled = Yphase.DJW\ -\ Load\ with\ filtering\ (Part\ 2).enabled = Y
- Set the following properties in the
external-entity-screening.propertiesfile:phase.DJW\ -\ Load\ without\ filtering.enabled = Nphase.DJW\ -\ Load\ without\ filtering\ DB.enabled = Yphase.DJW\ -\ Load\ with\ filtering\ (Part\ 1).enabled = Nphase.DJW\ -\ Load\ with\ filtering\ (Part\ 1)\ DB.enabled = Yphase.DJW\ -\ Load\ with\ filtering\ (Part\ 2).enabled = Y
Running the Delta Watch List
- Set the following properties in the
watch list-management.propertiesfile:phase.DJW\ -\ Download.enabled = N.phase.DJW\ -\ Download\ Delta.enabled = Y.phase.DJW\ -\ Stage\ reference\ lists.enabled = Y.phase.DJW\ -\ Sanction_List_Reference.enabled = Yphase.DJW\ -\ Keywords_Preparation.enabled = Y
- Set
phase.*.export.*.ind_table_name = FSI_WATCHLIST_DELTA_INDIVIDUAL. - Set
phase.*.export.*.entities_table_name = FSI_WATCHLIST_DELTA_ENTITIES.
Merging the Delta Watch List to the Full Watch List
watch list-management.properties file:
phase.Delta\ Merge.enabled = Y.phase.Linked\ Profiles.enabled = Y.