I got the solution ., In schema one field having constraints that field must exist at run time ., so when inbound comes to IS It’s validating against that schema … Obviously we should get code error…
Hi,
We do not get this error all the time. We got it once when our server was processing hundreds of EDI documents of one doc type from one partner and suddenly we received a differenet document from another partner.
Are you saying that some times EDI Flat File schema has constraint which expect some field value should be present at run time, but if that value is some how not present at that moment when schema validation is done then we get above error?