I’m in the process of writing another mapping for incoming EDI 850 documents, and I’m having a problem.
This particular client sends us two different flavors of the 850 spec. The first one has mapped nicely and appears to be working fine. However, the second one has incoming data that does not match the schema in webMethods.
My incoming document has a path /T850DT/ST/N1/N4/ITD, where N1 and N4 are both arrays.
The T850 schema in webMethods does not show an ITD child for /T850DT/ST/N1/N4. It does have a /T850DT/ST/ITD path.
Since I’m using the webMethods for my input document reference, I can’t map this path when it comes in. What can I do to correct this? Thanks - MOD
#edi#Integration-Server-and-ESB#webMethods