Is there a way to check the status of a CSV import...
# suitescript
c
Is there a way to check the status of a CSV import? By status I mean the amount of records that has been successfully imported not just the completion status which you can check with
task.checkStatus
s
I don't believe so.