EDI

Platform uses Inbound Interfaces to consume data in EDI format. The interface in turn contains the EDIMapper to use to process the EDI and convert it to Model.

To create an Inbound Interface to process choose format type as EDI

images/download/attachments/144836044/AddEDIInterface-version-1-modificationdate-1645136725000-api-v2.png

The inbound EDI will need a mapper which can traverse through the EDI segments and data elements and convert it to a model. So, the processor tab has an option to specify the fully qualified name of the mapper which will be used to process the EDI.

images/download/attachments/144836044/EDIInterfaceProcessor-version-1-modificationdate-1645136733000-api-v2.png