LX segment validation (835 005010X221A1)
Hi Team,
We are reading 5010x221 835 files and have lots of validation errors for LX segment numbers "SegmentNotInProperSequence Sequence value 3 is not in the correct sequence, must be 1.".
Segments in parsed files looks like this
**************
LX*3~
**************
LX*5~
**************
Edi fabric has validation rule for LX segments numbers to start with 1 and have increment of 1 (e.g. 1, 2, 3, 4, etc.) but we couldn't find this requirement in segment specification. Could you please provide more information about this validation rule?
Thanks, Yuriy
Comments
6 comments
Hi Yuriy,
LX is validated for sequential numbers across all X12 transactions. You can turn this off by creating a copy of the model (download and re-import it under a different name) and removing the sequential check (highlighted):
Thanks for quick answer!
In the next release, we'll make this sequence validation optional, which will be enabled/disabled with a setting.
Hi, thanks for the clarification! When can we expect this update to be released? Are there any timeframes?
Thanks,
Anna
This has been released now, and can be controlled from the settings:
Alternatively, remove x-edination-loop-seq from the model
Please sign in to leave a comment.