Good Evening,
When i parse a CSV file with apex_data_parser.discover or use apex_data_parser.get_file_profile i get an incorrect parsed-rows value if the number of rows is over 201. If the file contains 201 rows or less, the parsed-rows value is correct.
I've searched the forum and internet for other reports of this and can't find any so maybe i'm doing something wrong or it's an APEX configuration setting that needs changed?
Note, the parser is parsing all the records in the file successfully, it's just not reporting the correct number of rows parsed.
Happening since at least 18x. Currently using APEX 23x.
I haven't tested to see if this is happening with other types of files.
Can anyone confirm they are or aren't experiencing this issue with CSV or any other file types?
Thanks,
Jim