Idea Summary
APEX_DATA_PARSER - parameter that can be passed in parser function to ignore null records/empty line
Use Case
Users by mistake sometimes enter the empty line at the end of excel/csv files and they get uploaded in the system which are of no use as the records are empty. These records take unnecessary time to upload and users has to explicitly delete those records.
Preferred Solution (Optional)
How would you implement this idea? If you are not sure, leave blank.