I have an inbound 810 EDI document process
A file poller runs to pick up the documents and processes them
This is used by multiple Trading Partners and it works well.
However I have one trading partner that throws errors in TN.
String index out of range: -1
The service wm.b2b.editn:getICDetail failed
Here is the strange part…
If I modify the Duns for the TP in TN and my Duns in the document stripping off the leading zeros it works just fine.
When I put the zeros back on in both places it fails.