Activity Forums Salesforce® Discussions What is the BackgroundOperation in Salesforce?

  • MOHIT

    Member
    July 8, 2020 at 3:09 pm

    The BackgroundOperation object lets you view the job status for write operations via the API or SOQL. Monitor job progress and related errors in the org, extract statistics, process batch jobs, or see how many errors occur in a specified time period.

  • Ratnesh

    Member
    July 9, 2020 at 6:32 am

    When you initiate an Apex method on an external object, a job is scheduled and placed in the background jobs queue. The BackgroundOperation object lets you view the job status for write operations via the API or SOQL.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos