Transaction Key Fields
Transaction Key fields are used to reduce data collection processing overheads. In most cases Transaction Manager Collectors will gather data for all fields contained in each record which can lead to high processing costs per record instance. The Transaction Summary records are known as 'Associate Records' and permit the Collectors to gather only the data specified by the nominated Transaction Key fields, thereby reducing the volume of data collection.
Transaction Key fields are defined in the Transaction Manager Configurations (BASE24, B24EPS, CONNEX, IST and POSTILION) and can be used alone or in groups. When combined in groups the Transaction Key fields refine the gathered data providing for effective data analysis.
For example:
To see BIN (Bank Institution Number) usage, set up the configuration file with the 'BIN' Keyword
To see POS Retail usage, set up the configuration file with the Transaction Key combination, RETLFIID+RETLGRP+RETLREGN+RETLID
To see the total of each type of reversal code per ATM by configuring the Transaction Key combination 'ATMID+RVSLCODE' BASE24 BASE24-EPS
To see the total of each type of reversal code per terminal use the Transaction Key combination 'TERMID+MSGRSN' CONNEX POSTILION
- To see the total of each type of reversal code per terminal use the Transaction Key combination 'TERMID+REVCODE' IST
Transaction Key combinations can also be used to detect problems. For example,
BASE24 BASE24-EPS |
|
CONNEX POSTILION IST |
|
There are three types of Transaction Key fields:
Standard Transaction Keys
These are pre-defined Transaction Key fields that are applicable to all transaction environments. These are used to map data fields from the Transaction Summary records. Standard Key fields are added through the Transaction Manager Configuration (for the specific switch) by using the 'Enable Key' statement.
Custom Transaction Keys
These are pre-defined Transaction Key fields that are applicable to specific transaction environments and are used when there are fields in the transaction data files that cannot be successfully mapped to the Standard Transaction Keys. These are also added through the Transaction Manager Configuration by using the 'Enable Key' statement.
User-defined Transaction Keys
When Standard or Custom Transaction Key fields are unsuitable to gather the required data, User-defined Transaction Key fields can be used.