Skip to main content

Module error_mapping

Module error_mapping 

Source
Expand description

Maps EDIFACT validation paths to BO4E field paths.

When validation runs on EDIFACT produced by reverse-mapping BO4E JSON, the resulting ValidationIssues contain EDIFACT segment paths like SG4/SG5/LOC/C517/3225. This module resolves those back to BO4E paths like stammdaten.Marktlokation.marktlokationsId so users can find the source of the problem in their BO4E input.

Structsยง

Bo4eFieldIndex
Maps EDIFACT segment paths from validation errors to BO4E field paths.