There are two possible methods for handling multiple record types. Either manually separate multiple record types into separate files, or filter for each record type during entity creation. Both methods assume that the data file has fixed record lengths and the COBOL copybook matches the data file.