5.6.1 Configuring Business Data Attribute

You can configure the business data for the fingerprint for SWIFT, Fedwire, and ISO20022 message categories. To configure the business data attribute follow the subsequent steps:

  1. To configure the business data attribute for SWIFT or Fedwire message category, follow the below steps:
    1. Access the Atomic Schema and access the DIM_SANCTIONS_FIELD_DESC table.
    2. Insert the parameters in the columns. For more information See Data Model Reference Guide.
    3. To enable a particular business data attribute in the Fingerprint, add Y for the selected busi- ness data in the F_ENABLE_FOR_FINGER_PRINT column.

To configure the business data attribute for ISO20022 message category, follow the below steps:

  1. Access the Atomic Schema and access the DIM_TF_XML_MSG_TAG_FLD table.
  2. Insert the parameters in the columns. For more information See Data Model Reference Guide .
  3. To enable the business data attribute in the Fingerprint, add Y for the business data in the

F_ENABLE_FOR_FINGER_PRINT column.

  1. After configuring and executing the above step, you must add required conditions for the busi- ness data. To add conditions business data follow the below steps:
    1. Access the Atomic Schema and access the FCC_TF_WS_BUS_FLD_COND_MAP table.
    2. Enter the input value for the following columns:
      • N_BUSINESS_FLD_ID: For the business field ID, refer N_MSG_TAG_FLD_ID column from DIM_TF_XML_MSG_TAG_FLD table for ISO20022 and N_SANCTION_DESC_CODE column from DIM_SANCTIONS_FIELD_DESC table for SWIFT/Fedwire.
      • N_MSG_CATEG_CODE: For the message category type, refer N_MSG_CATEG_CODE col- umn from DIM_MESSAGE_CATEGORY table.
      • N_CONDITION_ID: For the conditions required for the new business data, refer N_CON- DITION_ID column from FCC_TF_WS_FINGER_PRINT_COND table.