Activity Forums Salesforce® Discussions insertImmediate(sobjects) method of Database class in Salesforce ?

  • insertImmediate(sobjects) method of Database class in Salesforce ?

    Posted by Kirandeep on May 29, 2020 at 3:04 PM

    What is the use of method insertImmediate(sobjects) method of Database class in Salesforce ?

    Pooja replied 6 years, 3 months ago 3 Members · 2 Replies
  • 2 Replies
  • Aditya

    Member
    May 29, 2020 at 3:10 PM

    Hi,
    The requests are executed synchronously and are sent to the external systems that are defined by the external objects' associated external data sources. If the Apex transaction contains pending changes, the synchronous operations can't be completed and throw exceptions.

  • [adinserter block='9']
  • Pooja

    Member
    May 31, 2020 at 2:10 PM

    The requests are executed synchronously and are sent to the external systems that are defined by the external objects' associated external data sources.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos

How to Learn Salesforce Development | Salesforce learning steps for beginners | Trailhead demo

Video in

In this video, we shared the steps to learn salesforce lightning basics, salesforce apex development, CRM in online for free from scratch very quickly. Learn salesforce…