Legacy Profile Import Utility

The legacy profile import utility has been replaced by the Data Setup Utility (DSU). Refer to Data Setup Utility, Running the Data Setup Utility for Payment Feature Services, and Transaction Server Legacy Profile Data for more information about how to import the Transaction Server legacy profile data using the DSU.

The Transaction Server legacy profile data is used to customize the MICR fields in the detail records that are written by tasks such as:
  • ICRE
  • MCRE
To change the fields, do the following:
  1. Open the spreadsheet containing the profile with the fields to be updated. Table 1 shows sample data for a legacy profile definition.
  2. Modify the field values
  3. Run the DSU to import the data
After the legacy profile data has been imported, those legacy profile values are available for tasks to use to modify the values written to the extract files.
Table 1. Sample Data for the Legacy Profile Import Utility
Field ID Field Name Field Size Field Justification Filler Value Formatting Type
ITEM_FLD1 ITEM_AMOUNT 10 Right 0 N
ITEM_FLD2 ITEM_PC 6 Right A N
ITEM_FLD3 ITEM_ACCOUNT 14 Right A N
ITEM_FLD4 ITEM_OPT2 0 Right A N
ITEM_FLD5 ITEM_RT 8 Right A N
ITEM_FLD6 ITEM_EPC 2 Right A N
ITEM_FLD7 ITEM_SERIAL 10 Right A N
ITEM_FLD9 ITEM_FLD9 0 Left 0  
ITEM_FLD10 ITEM_FLD10 0 Left 0  
ITEM_FLD11 ITEM_FLD11 0 Left 0  
ITEM_FLD12 ITEM_FLD12 0 Left 0  
ITEM_FLD13 ITEM_FLD13 0 Left 0  
ITEM_FLD14 ITEM_FLD14 0 Left 0  
ITEM_FLD15 ITEM_FLD15 0 Left 0  
The column headings are defined as:
Field ID
Identifies the legacy profile field
Field Name
Name of the field. It has a maximum of 32 characters.
Field Size
Size of the field. It has a maximum of 255.
Field Justify
Justification of the field
Filler Value
Filler value used for the field. A hexadecimal half-byte value is used for fields one through seven. A one byte character value is used for the remaining fields. A filler value of A means it is padded with spaces. A filler value of zero (0) means it is padded with zeros.
Formatting Type
Type of formatting. A value of N means it is numeric.