Tracking Table
The Tracking Table (Tracking_tb) contains a record for every document in the Sterling Gentran:Server® system.
The records contain all the necessary information to allow the system to track the message.
The following table contains the field information for the Tracking Table:
| Field Name | Type | Size | Use |
|---|---|---|---|
| MessageId | number (long) | 4 | Identifier for the message. |
| TrackingType | string | 125 | Tracking type. |
| TrackingInfo | string | 255 | Tracking information. |
| CheckSum | number (long) | 4 | Reserved for future use. |