Before creating entities from flat files described by COBOL copybooks, you must manually convert the data and the copybook (schema) into First Normal Form (1NF) if any of the following conditions exist:
Copybook contains OCCURS DEPENDING clauses; or
Processing entire array as if it were one field.