Skip to content

softvowels.com

  • Home
  • Python
    • Python
    • Python Interview Questions
  • Salesforce
    • Salesforce
    • Salesforce Interview Questions
Menu
  • Home
  • Python
    • Python
    • Python Interview Questions
  • Salesforce
    • Salesforce
    • Salesforce Interview Questions

Day: June 3, 2024

Use Database.releaseSavepoint and allow HttpCallouts after DML

Making any callout after a DML statement throws CalloutException. In Sprint ’24, Salesforce introduced a new Database.releaseSavepoint method to resolve this explicitly releasing savepoints before making a callout.

All rights reserved