This is not the same error.
Please read the first line of the error : it says "position has to be set for field HEADDate".
Go into the "Core" properties of the field, and set the position property to 1.
Basically, every field should have a position set. For a delimited file it is an increment value. For a positional file it is the position of the field's first character on the line.