PB 12.5.1 (build 4015)
The return code from an importfile command is -30953.
li_return = parent.dw_process.ImportFile (ls_pathname)
The file is a csv file that contains 34583 records.
Can somebody please confirm this is a maximum number of rows error.
Also, I assume my option is to split the file into two files to process.