Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Bulk API 2.0 Event Type
BulkApi2 events contain details about Bulk API 2.0 requests.
- You can monitor the following Bulk API 2.0 parameters:
-
- The type of data processed via Bulk API 2.0 operations, and how much of that data was processed.
- Bulk API 2.0 limits.
- For jobs, track how long it takes to complete, database, and CPU usage.
- Understand users and the operations they performed.
- Detailed errors and failures.
- BulkApi2 events represent the steps in the Bulk API 2.0 workflow and changes in job state.
- For a Bulk API 2.0 Ingest job, an event is emitted when a job is marked:
-
- created
- Note: For multi-part requests, there is no “created” event emitted, only an uploadComplete event.
- uploadComplete
- inProgress
- with a processing update
- complete
- aborted
- deleted
- created
- For a Bulk API 2.0 Query job, an event is emitted when a job is marked:
-
- created
- uploadComplete
- inProgress
- with a processing update
- complete
- aborted
- deleted
For details about event monitoring, see the Trailhead Event Monitoring module or REST API Developer’s Guide.
Fields
| Field | Details |
| CLIENT_IP |
|
| CPU_TIME |
|
| ENTITY_TYPE |
|
| EVENT_TYPE | |
| JOB_ID |
|
| JOB_STATUS |
|
| LOGIN_KEY |
|
| OPERATION_TYPE |
|
| ORGANIZATION_ID |
|
| RECORDS_FAILED |
|
| RECORDS_PROCESSED |
|
| RESULT_SIZE_MB |
|
| REQUEST_ID |
|
| RUN_TIME |
|
| SESSION_KEY |
|
| TIMESTAMP |
|
| TIMESTAMP_DERIVED |
|
| URI |
|
| URI_ID_DERIVED |
|
| USER_ID |
|
| USER_ID_DERIVED |
|