Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Introducing B2B Gateway
  3. B2B Gateway administration
  4. Project and asset management
  5. EDI X12 and EDIFACT Messages
  6. Custom files with custom mappings
  7. Inbound Custom Files with Intelligent Structure Discovery
  8. File transfer tasks
  9. Partners
  10. Tracking and Monitoring Events
  11. B2B Gateway REST APIs
  12. Glossary

B2B Gateway

B2B Gateway

Success response for file events

Success response for file events

When you query the status of a task event or a file event and the request succeeds, the response includes the following information for each file event:
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.

0 COMMENTS

We’d like to hear from you!