description
Ran across an error that seems pretty consistent in a certain partner's 835 ERA files. The position seems to change a bit from file to file but it causes the fillowing error:
Unhandled Exception: OopFactory.X12.Parsing.Model.TransactionValidationException: Segment 'ISA*00* *00* *ZZ*MMISNEBR *ZZ*WWWWW *120130*1637*^*00501*000000032*0*P*>' in position 291 within transaction '8001' cannot be identified within the supplied specification for transaction set 835.
Parameter name: 835
at OopFactory.X12.Parsing.X12Parser.Parse(Stream stream)
at OopFactory.X12.X12Parser.Program.Main(String[] args)
Here's a deidentified sample.
Thanks!