Transaction Set Aggregation Report

This report provides a single record that shows the number of EDI transaction sets that share the same Transaction Set ID, EDI encoding type, sender party, receiver party, and direction. This report does not provide details about the individual transaction sets.

This status report is displayed by clicking the Transaction Set Aggregation Report link at the bottom of the Group Hub page in the BizTalk Server Administration Console.

Fields in the Status Report

The Transaction Set Aggregation Report displays the following information for the received or sent interchanges:

  • A count of how many transaction sets share the same Transaction Set ID, EDI encoding type, sender party, receiver party, and direction

  • The Sender Party for each transaction set in the record

  • The Receiver Party for each transaction set in the record

  • The Direction (receive or send) of each transaction set in the record

  • The date and time at which the earliest transaction set in the time range was sent or received (Earliest Started Date/Time)

    Note

    For received documents, if the date specified in the interchange is YYMMDD format and YY is greater than or equal to 75, BizTalk Server will display the year as 19YY. If the date is less than 75, it will be displayed as 20YY.

    For example, if you receive an interchange that contains the value 991113 in ISA09, the Earliest Started Date/Time will be listed in the report as 11/13/1999.

  • The date and time at which the latest transaction set in the time range was sent or received (Latest Ended Date/Time)

Fields in the Query Expression for the Status Report

You can customize the Interchange Aggregation Report by changing the fields in the query expression that determines the data displayed. The following fields are available:

Query Expression Field Potential Operators Potential Values Included By Default?
Search for Equals Transaction Set Aggregation Report Yes (required)
Interchange Date Time Less Than or Equals

Greater Than or Equals
Specific Date Time

Today

Today - 1
Yes

Note: Can be included twice in the query expression, once with a less-than operator and once with a greater-than operator, to provide a range
Maximum Matches Equals Integer (default of 50) Yes
Direction Equals All (default)

Receive

Send
No
Receiver Party Name Equals All (default)

Specific party name (AN string)
No
Sender Party Name Equals All (default)

Specific party name (AN string)
No
Status Equals

Not Equals
Accepted

Accepted with Errors

Sent

All

Ack Expected

Ack Not Expected

Rejected
No
Transaction Set ID Equals All (default)

Specific transaction set ID
No