To view the Job Status page, go to Setup > Import/Export > Import Tasks > View CSV Import Status.
-
For pending and processing jobs, a Cancel link. (For administrators, this link is available for all pending and processing imports. For other users, this link is available only for their own pending and processing imports.)
-
For completed and canceled jobs, a link to a
results.csv
file that includes any records not processed due to errors or cancellation.-
The
results.csv
file provides an opportunity to correct errors and rerun the import for the outstanding records. -
Note that users with access to the Job Status page can view the status of all import jobs in the company queue, but most users can only access results.csv files for their own import jobs. Only account administrators can access
results.csv
files for other users' jobs. -
The CSV response also indicates if an afterSubmit script fails after a CSV import is finished. If an afterSubmit script runs after a CSV import and the script fails, the records are still created or updated in NetSuite. In this case, you only need to retry the user event script, but should not run the CSV import again.
-
CSV import job statuses are stored for 30 days and for up to a maximum of 1,000,000 jobs. Import jobs that occurred more than 30 days ago, or which exceed this number of jobs, are eventually purged. Note that this purging can be delayed for technical reasons, so it is possible to see jobs older than 30 days on the status page.
It is not possible to manually delete jobs listed on the status page.