B2B Gateway
- B2B Gateway
- All Products
Property
| Description
|
---|---|
eventType
| Type of event: File Level Event.
|
eventStatus
| Status of the event.
|
eventId
| ID of the event.
|
eventCreationTimestamp
| Time when the event occurred. System time in milliseconds as returned by Java API
java.lang.System.currentTimeMillis .
|
parentEventId
| ID of the parent task event.
|
messageType
| Type of message that is exchanged with the partner.
|
ackCode
| Correlated acknowledgment status.
|
ackCodeDescription
| Description of correlated acknowledgment status.
|
fileName
| Name of the file.
|
interchangeControlNumber
| Interchange control number.
|
groupList
| If the file event includes groups, list of group events, including details of each group event and the group's transaction events.
|
transactionList
| If the file event includes transactions that aren't nested under groups, list of transaction events, including details of each transaction event.
|
sectionList
| If the file event includes sections, list of section events, including details of each section event. Applies to inbound custom files with Intelligent Structure Discovery.
|
hasUnidentifiedData
| Indicates whether or not the file includes unidentified data. Applies to inbound custom files with Intelligent Structure Discovery.
|
isErrorStatus
| Indicates whether or not the event is in error status.
|
isFinalStatus
| Indicates whether or not the event reached its final status.
|