Marking records to be ignored
Sometimes, you might want a reference data record to be ignored, for example, because the corresponding item (a BIC, currency, or country) is not used by your financial institution, and you do not want it to appear in the lists generated for the MER Facility. Normally, when you want a record to be ignored, you can delete it from its database table. However, if you were to delete a record from one of the reference data tables, it would be reinserted during the next full update of the reference data. To prevent this from happening, instead of deleting the record, mark it as "to be ignored". Use SQL commands to set the value of the IGNORE_FOR_QUERY column to Y. To undo this, set the value to N. For examples, see Table 1.
| Examples | Result |
|---|---|
|
The record is not to be used for message validation by FTM SWIFT. |
|
The record is not to be used
|
|
The record is not to be used for message validation by FTM SWIFT. |