No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Working with Jobs
You process a set of records by creating a job that contains one or more batches. The job specifies which object is being processed and what type of action is being used (query, insert, upsert, update, or delete).
A job is represented by the JobInfo resource. This resource is used to create a new job, get status for an existing job, and change status for a job.