B2B Data Exchange
- B2B Data Exchange 10.4.0
- All Products
Event Status
| Description
|
---|---|
Group Processing Initiated
| The EDI-X12 message processing has been initiated at the functional group (GS) level
|
TA1 Rejected Sent
| The EDI Accelerator created and sent a TA1 message for an invalid interchange
|
Transaction initiated
| EDI-X12 document processing has been initiated at the transaction (ST) level
|
Transaction processed
| EDI-X12 document has been processed to the transaction (ST) level
|
Validation Error
| The file failed validation process (functional group or transaction level)
|
997 Rejected
| The outbound file failed functional group validation, or had bad input at the transaction level
|
997 Accepted
| The outbound file received a positive functional group validation acknowledgement
|
885 Rejected
| 855 document rejecting the corresponding 850 document
|
885 Accepted
| 855 document positively acknowledges the corresponding 850 document
|
Waiting for 855
| 850 EDI document raised a reconciliation flag for the corresponding 855 arrival
|
Waiting for Ack
| Outbound functional group raised a reconciliation flag for the corresponding 997 arrival
|
exception
| Data Transformation service does not exist in data transformation server service DB
|
Invalid File
| Non-EDI file or unrecognized format
|
Timed Out
| The event status timed out since acknowledgment message did not arrive. The timeout period is defined in the DX profile.
|
Authentication Error
| The values in ISA are different than agreed by partners
|
Authorization Error
| The message type is not authorized for the partner
|
Event Type
| Description
|
---|---|
810 (GS)
| EDI-X12 810 processing, GS level (IB)
|
810 (GS) ->
| EDI-X12 810 processing, GS level (OB)
|
810 (ISA)
| EDI-X12 810 processing, ISA level (IB)
|
810 (ISA) ->
| EDI-X12 810 processing, ISA level (OB)
|
810 (ST)
| EDI-X12 810 processing, ST level (IB)
|
810 (ST) ->
| EDI-X12 810 processing, ST level (OB)
|
820 (GS)
| EDI-X12 820 processing, GS level (IB)
|
820 (GS) ->
| EDI-X12 820 processing, GS level (OB)
|
820 (ISA)
| EDI-X12 820 processing, ISA level (IB)
|
820 (ISA) ->
| EDI-X12 820 processing, ISA level (OB)
|
820 (ST)
| EDI-X12 820 processing, ST level (IB)
|
820 (ST) ->
| EDI-X12 820 processing, ST level (OB)
|
850 (GS)
| EDI-X12 850 processing, GS level (IB)
|
850 (GS) ->
| EDI-X12 850 processing, GS level (OB)
|
850 (ISA)
| EDI-X12 850 processing, ISA level (IB)
|
850 (ISA) ->
| EDI-X12 850 processing, ISA level (OB)
|
850 (ST)
| EDI-X12 850 processing, ST level (IB)
|
850 (ST) ->
| EDI-X12 850 processing, ST level (OB)
|
855 (GS)
| EDI-X12 855 processing, GS level (IB)
|
855 (GS) ->
| EDI-X12 855 processing, GS level (OB)
|
855 (ISA)
| EDI-X12 855 processing, ISA level (IB)
|
855 (ISA) ->
| EDI-X12 855 processing, ISA level (OB)
|
855 (ST)
| EDI-X12 855 processing, ST level (IB)
|
855 (ST) ->
| EDI-X12 855 processing, ST level (OB)
|
855 - A
| EDI-X12 855 accepted
|
855 - R
| EDI-X12 855 rejected
|
856 (GS)
| EDI-X12 856 processing, GS level (IB)
|
856 (GS) ->
| EDI-X12 856 processing, GS level (OB)
|
856 (ISA)
| EDI-X12 856 processing, ISA level (IB)
|
856 (ISA) ->
| EDI-X12 856 processing, ISA level (OB)
|
856 (ST)
| EDI-X12 856 processing, ST level (IB)
|
856 (ST) ->
| EDI-X12 856 processing, ST level (OB)
|
997 - A
| EDI-X12 997 accepted
|
997 - R
| EDI-X12 997 rejected
|
TA1 - A
| EDI-X12 TA1 accepted
|
TA1 - R
| EDI-X12 TA1 rejected
|
Data Transformation Service
| Description
|
---|---|
Infa_B2B_ExtractMessageType
| Determine if the file is EDI-X12 message or acknowledgment (997,TA1)
|
Infa_B2B_get_TA104_TA105
| Get the error code within the TA1 message
|
Infa_B2B_getX12Details
| Extract ISA\GS\ST data common to all EDI file
|
Infa_B2B_IB_ACK
| Extract attribute to display in TA1 or 997 root event
|
Infa_B2B_GS_Splitter
| Split EDI file into files containing one GS each and extract common data for the split
|
nfa_B2B_ST_Splitter
| Split GS file into files containing one ST each and extract common data for the split
|
Infa_EDI_GW_eventAttributes_810
| Extract 810 specific attributes. Those attributes are attached to the event.
|
Infa_EDI_GW_eventAttributes_820
| Extract 820 specific attributes. Those attributes are attached to the event.
|
Infa_EDI_GW_eventAttributes_850
| Extract 850 specific attributes. Those attributes are attached to the event.
|
Infa_EDI_GW_eventAttributes_855
| Extract 855 specific attributes. Those attributes are attached to the event.
|
Infa_EDI_GW_eventAttributes_856
| Extract 856 specific attributes. Those attributes are attached to the event.
|