VAL00010S Field at offset aaa for length bbb extends past the end of the record data (length ccc)

Explanation

Business Rules Server

A content validation rule requested data for a field that is past the end of the record, where:
aaa
Is the offset.
bbb
Is the length.
ccc
Is the data length of the record.

Operator response

Check the field length definitions. This error can be caused by a problem with an input file that has variable length records with incorrect lengths.