I don’t know much about this EDI submission.I think it involves flat File formats have fixed record lengths or record segments. Each data element has assigned character positions within each record. Usually the fields and/or records are expanded to the maximum length. Delimiters are not included in the Flat File transmissions, since the data is identified by the position it occupies in the file. The submitting company’s computer staff writes the computer programs to produce the files which contain transactions in the specified format.
The error is happening again.
I traced the issue through and the problem is at wm.tn.doc:recognize.
I get the error using either wm.tn:receive or wm.tn:routeXML
Any ideas? This time copying over a good WmTN and WmEDIforTN didn’t help. I had to delete the document and schema then recreate it from EDI Admin.
This one was a 4010 810 but the issue is not specific to an EDI type I have had issues with 4010 830 3010 810 4010 850 but yes I am having issues only with EDI documents
When this error happens it fails at the recognize so doesn’t make it to TN.
The flow of wm.tn.doc.xml:routeXml is:
wm.tn.doc:recognize
wm.tn.route:routeBizdoc
The flow of wm.tn:receive is:
wm.tn.doc:recognize
wm.tn:submit
wm.tn.admin:clearTNObjects