Working with TA1 interchange acknowledgements

A TA1 interchange acknowledgement is a message transmitted by the receiver of EDI data back to the sender that contains information about the acceptability of the interchange segments of the original message. The interchange acknowledgement reports whether the interchange segment was valid (accepted) or invalid (rejected) and, if appropriate, identifies errors.

The TA1 segment appears following the interchange segment in X12 messages. It can appear between the ISA and GS segments of the file. It is a fixed length, and contains these five elements:

Element

Name

Required

Max/min length

Type

Description

01

Interchange control number

Yes

9

N0

Control number from the ISA of the original message

02

Interchange date

Yes

6

DT

Interchange date from the ISA of the original message

03

Interchange time

Yes

6

TM

Interchange time from the ISA of the original message

04

Interchange acknowledgement code

Yes

1

ID

Code indicating whether the original message/ISA was accepted or rejected

05

Interchange note code

Yes

3

ID

Code specifying errors reported in the original ISA

To set up TA1 interchange acknowledgements, you must:

  1. At the partner site, create the TA1 interchange acknowledgement map, using the Build Acknowledgement screen. This procedure is similar to that used to build the 997 functional acknowledgement map.

  2. At the originating site, include a request for a TA1 interchange acknowledgement in the trade agreement for all outbound EDI maps that require an interchange acknowledgement.

  3. At the originating site, create a TA1 reconciliation map to read the interchange acknowledgement and report on the ISA segment of the original message.

  4. At the originating site, the ISA14 element value must be set to 1 in the outbound EDI message. This indicates that this message requests an Interchange Acknowledgement.

Each of these processes is described in subsequent sections.