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

Schemas of the interface file for EDI messages

Schemas of the interface file for EDI messages

B2B Gateway
contains pre-packaged schemas that define the expected structure of an inbound or outbound interface file for EDI messages. Each message type and version has its own schema.
The schemas are located in the directory
<secure_agent_installation>\main\rdtmDir\DT\ServiceDB
, inside a project folder with the following naming convention:
<EDI_standard>_<EDI_version>_<message_type>_<Script object>
For EDI X12 messages, the Script object can be either a Parser or a Restricted Serializer (
Restricted_Serializer
). For EDIFACT messages, the Script object can be a Serializer (
Serializer
).
If you trace through the schema of an inbound message, you can determine the relationship between the elements of the schema and the interface file. For an outbound message, use the schema to determine the expected structure of an interface file. Before you create an outbound interface file, study the relevant schema for the message type so that you structure the hierarchy correctly.

0 COMMENTS

We’d like to hear from you!