FFSchema error

When ever I try to create a record under the schema. I get below error. Anyone has any ideas why this is happening. (wM 8.0 version)
[ISC.0082.9491] Value is less than minInclusive : /FFSchema/RecordParser/FixedLengthParser/RecordLength

Hi Ramesh,
The error looks like, one of the input fixed length field in the record is missing. Can you tell us, what is the structure of the schema that you have defined, and the input data you are trying to parse?

Senthil