Hi,
One of our partners will be sending us non-valid EDI messages. Specifically, they will be sending us 214s in which the L11/01 element is missing despite having a L11/02. The standard indicates that if L11/02 exists, then L11/01 must exists too.
I’ve looked at the .SEF file, and have gone as far as making a copy of the .SEF file, renaming the 214 set to something like “custom214”, and modifying the L11 segment as follows:
original: “L11=[127][128][352]+R0103P0102”
modified: “L11=[127][128][352]+R0103”
How would I then import the “custom214” into the WmEDIforTN.EDIFFSchema folder such that I could use it for EDI validation?
Thanks,
Ken
#webMethods#edi#Integration-Server-and-ESB