AWS B2B Data Interchange introduces splitting of inbound EDI documents

AWS B2B Data Interchange now supports splitting of inbound X12 EDI documents that contain multiple transactions into individually processed single-transaction documents. Splitting increases the maximum supported file size for multi-transaction EDI documents from 150MB to 5GB and enables independent processing of each transaction, even when trading partners send them batched in a single EDI file.

AWS B2B Data Interchange automates validation, transformation and generation of Electronic Data Interchange (EDI) documents such as ANSI X12 documents to and from JSON and XML data formats. With this launch, you can split incoming multi-transaction X12 documents up to 5GB in size. Each resulting single-transaction document is independently validated and processed, emitting its own set of logs and Amazon EventBridge events, which enables individual post-processing and downstream business-system ingestions. For example, you can use the “Transformation Completed” events to trigger AWS Glue ETL jobs to automatically ingest valid transactions into your purpose-built data lake, while using the “Transformation Failed” events to notify your trading partner of issues with individual transactions of their EDI document.

Support for splitting inbound X12 EDI documents is available in all AWS Regions where the AWS B2B Data Interchange service is available. To get started with building event-driven EDI workloads on AWS B2B Data Interchange, take the self-paced workshop or refer to AWS B2B Data Interchange user guide.
 

Source:: Amazon AWS