Monitor Bulk Data Load Jobs
Process a set of records by creating a job that contains data that will be processed asynchronously. The job specifies which object is being processed and what type of operation is being used.
Required Editions
| Available in: both Salesforce Classic and Lightning Experience |
| Available in: Enterprise, Performance, Unlimited, Developer, and Database.com Editions |
| User Permissions Needed | |
|---|---|
| To monitor bulk data load jobs: | Manage Data Integrations, API Enabled, View Setup and Configuration |
To track the status of bulk data load jobs that are in progress or recently completed, enter Bulk Data Load Jobs in the Quick Find box, then select Bulk Data Load Jobs. This page allows you to monitor the progress of current jobs and the results of recent jobs.
The In Progress Jobs list contains the following columns, shown in alphabetical order:
The Completed Jobs list contains the following columns, shown in alphabetical order. Completed jobs are removed from the list seven days after completion.
| Column | Description |
|---|---|
| End Time | The date and time when the job completed. |
| Job ID | The unique, 15–character ID for this job. |
| Job Type | The API type used for the job. Valid values are ‘Bulk V1’, ‘Bulk V2’, and ‘Bulk V2 Query’. Bulk V2 and Bulk V2 Query jobs use the newer Bulk API 2.0 for creating and processing job data. Bulk API 2.0 simplifies the job process by automatically creating batches. |
| Object | The object type for the data being processed. All data in a job must be of a single object type. |
| Operation | The processing operation for all the batches in the job. The valid values are:
|
| Records Processed | The number of records already processed. This number increases as more batches are processed. |
| Start Time | The date and time when the job was submitted. |
| Status | The current state of processing for the job. The valid values are:
|
| Submitted By | The name of the user that submitted the job. |
| Time to Complete | The total time to complete the job. |

