EDI Compliance Check
The main maps for the EDI Compliance Checker are named ccx12 for X12, ccrail for RAIL, and ccedf for EDIFACT. Each EDI Compliance Check map uses a similar framework with the steps referencing X12.
By design, Supply Chain compliance checking includes configurations for additional validations, acknowledgments, runtime features, default input and output destinations. The output destinations can be structured for file and card outputs with paths identified in xml configuration files requiring the output structure to be defined for the container.
Configuration files are located (relative to the map location) with the default
output file location for the container file system defined. For
example:
<FileOutput>
<FileDirectory>../data/output</FileDirectory>
</FileOutput>