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

Multiple loops with the same ID

Multiple loops with the same ID

Occasionally the EDI standard contains different loops with the same loop ID. In the interface files these loops use the suffix
_number
to distinguish between them. The number of the loop reflects the order in which it appears in the EDI standard.
The following XML shows the syntax of two different types of loop elements with the same loop ID:
<
LOOP_
loop ID
_1
> <segment ID> <data element reference ID>...</data element reference ID> <data element reference ID>...</data element reference ID> <data element reference ID>...</data element reference ID> ... </segment ID> ... </
LOOP_
loop ID
_1
> <
LOOP_
loop ID
_2
> <segment ID> <data element reference ID>...</data element reference ID> <data element reference ID>...</data element reference ID> <data element reference ID>...</data element reference ID> ... </segment ID> ... </
LOOP_
loop ID
_2
> ...

0 COMMENTS

We’d like to hear from you!