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:
To configure the business data attribute for ISO20022 message category, follow the below steps:
- Access the Atomic Schema and access the DIM_TF_XML_MSG_TAG_FLD table.
- Insert the parameters in the columns. For more information See Data Model Reference Guide .
- To enable the business data attribute in the Fingerprint, add Y for the business data in the
F_ENABLE_FOR_FINGER_PRINT column.
- 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:
- Access the Atomic Schema and access the FCC_TF_WS_BUS_FLD_COND_MAP table.
- 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.