FRL record layout definition example

Before configuring an FRL record layout, specific transaction information is required, including:

  • The types of transactions that are processed by each connection
  • The record layouts for those transactions
  • The types of data that are handled by each transaction
  • The way that data is processed or translated

Fixed-length records consist of one or more fields, which can have one or more subfields. The fields and subfields can be right or left justified, and require fill or pad characters, such as spaces. Each field is defined by a unique name.

An FRL must match the data to or from the ancillary system, or incorrect results are produced.

Use the FRL tab to test fixed-record layout configurations. This test reads, parses, and displays messages, ensuring that configurations match the input data.

Access hcifrltest directly from the command line or through the Testing Tool.