EDIFACT Snap Pack examples

Example Snaps used

Generate an EDIFACT file from JSON data

The following example demonstrates how to create a simple pipeline that generates a JSON document and converts it into an EDIFACT binary file using the EDI Formatter Snap.

Parse EDIFACT data into JSON

The following example demonstrates a simple pipeline that consumes EDIFACT data using the Constant Snap and parses this data into a structured JSON document using the EDI Parser Snap.