James McGahn
Summary:

A quick way to translate and validate 214 .x12 files.

Validator214

Tech Used:mongodbexpressreactnoderedux-toolkitbootstrapcss
Description:

The app allows for .x12 uploads to the server which will call and EDI translation service based on the EDI Fabric Model and API Service.

The Read page will display the values of the 214 x12 document. If there are any x12 structure errors, the errors will display and will not let validate the contents of the file. The Validate page will validate the contents of the file-based EDI Fabric Open API model created.

Challenges:

The main challenges in this project were testing the EDI Model to match the specifications of the 214 document.