2 Configuring Tables

The status code and direction code are configured through tables.

Trusted Pair

For the Trusted Pair API, status code and direction code are configured using kdd_trusted_pair_map table.

Table 2-1 Columns in kdd_trusted_pair_map

Column Name Description
MAP_COLUMN Column Name of Behavior Detection Trusted Pair Table
LOOKUP_CODE Field value received from AML Case Management System
LOOKUP_VALUE Configured field value in Behavior Detection
  • Status code and Direction code can be configured by updating LOOKUP_CODE in kdd_trusted_pair_map table
  • LOOKUP_CODE can be updated as per the value we get from the AML Case Management System

    Note:

    User should not update MAP_COLUMN, LOOKUP_VALUE field.
The default data values in the kdd_trusted_pair_map table are described in the following table

Table 2-2 Default Values for kdd_trusted_pair_map

MAP_COLUMN LOOKUP_CODE LOOKUP_VALUE
TP_DIRN_CD SEND SEND
TP_DIRN_CD RECEIVE RECEIVE
TP_DIRN_CD BOTH BOTH
STATUS_CD TPAPP AC
STATUS_CD TPEXP IAC

Alert Suppression

For the Alert Suppression API, status code and direction code are configured using kdd_service_map table.

Table 2-3 Columns in kdd_service_map

Column Name Descrption
SERVICE_NAME Name of the Rest service provider
MAP_COLUMN Column Name of Behavior Detection Alert Suppression Table
LOOKUP_CODE Field value received from AML Case Management System
LOOKUP_VALUE Configured field value in Behavior Detection
LOOKUP_CODE can be updated as per the value we get from the AML Case Management System.

Note:

User should not update SERVICE_NAME, MAP_COLUMN, LOOKUP_VALUE field.

The default data values in the kdd_service_map table are described in the following table.

Table 2-4 Default Values for kdd_service_map

MAP_COLUMN LOOKUP_CODE LOOKUP_VALUE
LAST_SUPPR_RESULT_STATUS_C D SUPAPP AC
LAST_SUPPR_RESULT_STATUS_C D SUPEXP IAC