C.4 Delta Watch List Configurations for the World-Check 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-10 Flow for Delta 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 = N
to disable the.jmp
file updates. - Set
phase.Initialise\ staged\ data\ DB.enabled = Y
to initialize the database. - Set
phase.Initilize\ Prepared\ List\ Data.enabled = N
to disable the.jmp
file updates. - Set
phase.Initilize\ Prepared\ List\ Data\ DB.enabled = Y
to prepare the database.
Running the Full Watch list
- Set the following properties in the
watch list-management.properties
file:phase.WC\ -\ Download.enabled = Y.
phase.WC\ -\ Download\ Delta.enabled = N.
phase.WC\ -\ Stage\ reference\ lists.enabled = Y.
phase.*.export.*.wc_ind_table_name=FSI_WC_WATCHLIST_INDIVIDUAL ยง
phase.*.export.*.wc_entities_table_name=FSI_WC_WATCHLIST_ENTITIES
To run the full watch list without filtering, set the following properties:phase.WC\ -\ Prepare\ without\ filtering.enabled = N
phase.WC\ -\ Prepare\ without\ filtering\ Full\ DB.enabled = Y
To run the full watch list with filtering, set the following properties:phase.WC\ -\ Prepare\ with\ filtering\ (Part\ 1).enabled = N
phase.WC\ -\ Prepare\ with\ filtering\ (Part\ 2).enabled = N
phase.WC\ -\ Prepare\ with\ filtering\ Full\ DB.enabled = Y
To run the full watch list without filtering, set the following properties:phase.WC\ -\ Load\ without\ filtering.enabled = N
phase.WC\ -\ Load\ without\ filtering\ DB.enabled = Y
To run the full watch list with filtering, set the following properties:phase.WC\ -\ Load\ with\ filtering\ (Part\ 1).enabled = N
phase.WC\ -\ Load\ with\ filtering\ (Part\ 1)\ DB.enabled = Y
phase.WC\ -\ Load\ with\ filtering\ (Part\ 2).enabled = Y
- Set the following properties in the
customer-screening-real-time.properties
file:phase.WC\ -\ Load\ without\ filtering.enabled = N
phase. WC \ -\ Load\ without\ filtering\ DB.enabled = Y
phase. WC \ -\ Load\ with\ filtering\ (Part\ 1).enabled = N
phase. WC \ -\ Load\ with\ filtering\ (Part\ 1)\ DB.enabled = Y
phase. WC \ -\ Load\ with\ filtering\ (Part\ 2).enabled = Y
- Set the following properties in the
external-entity-screening.properties
file:phase. WC \ -\ Load\ without\ filtering.enabled = N
phase. WC \ -\ Load\ without\ filtering\ DB.enabled = Y
phase. WC \ -\ Load\ with\ filtering\ (Part\ 1).enabled = N
phase. WC \ -\ Load\ with\ filtering\ (Part\ 1)\ DB.enabled = Y
phase. WC \ -\ Load\ with\ filtering\ (Part\ 2).enabled = Y
Running the Delta Watch List
- Set the following properties in the
watch list-management.properties
file:phase.WC\ -\ Download.enabled = N.
phase.WC\ -\ Download\ Delta.enabled = Y.
phase.WC\ -\ Stage\ reference\ lists.enabled = Y.
phase.*.export.*.wc_ind_table_name=FSI_WC_WATCHLIST_DELTA_IND
phase.*.export.*.wc_entities_table_name=FSI_WC_WATCHLIST_DELTA_ENT
- To run the delta watch list without filtering, set the following
properties:
phase.WC\ -\ Prepare\ without\ filtering.enabled = N
set phase.WC\ -\ Prepare\ without\ filtering\ Delta\ DB.enabled = Y
To run the delta watch list with filtering, set the following properties:phase.WC\ -\ Prepare\ with\ filtering\ (Part\ 1).enabled = N
phase.WC\ -\ Prepare\ with\ filtering\ (Part\ 2).enabled = N
phase.WC\ -\ Prepare\ with\ filtering\ Delta\ DB.enabled = Y
Merging the Delta Watch List to the Full Watch List
watch list-management.properties
file:
phase.WC\Delta\ Merge.enabled = Y.
phase.WC\Linked\ Profiles.enabled = Y.