-
Apex Batch Class
If we have 50000 Records and am accessing in apex Batch class and I need to send confirmation message for all the records . So How can I do this?
Log In to reply.
Popular Salesforce Blogs

Salesforce Workflow Vs Process Builder in Salesforce
Workflow Rule By using Workflows we can: 1) Update a field 2) Send an email 3) Create a Task 4) Send an outbound message Don’t…

Salesforce - The Best CRM For Startups
It is one of the biggest misconceptions that CRM is only for big companies and organizations. In fact, CRM when implemented correctly right from the…

Things to Consider Before Deactivating a Salesforce Trigger
Introduction Triggers are an Apex script that runs before or after data manipulation language(DML), as an example, it invokes when we insert, deletes, update, merge,…
Popular Salesforce Videos
Salesforce on Salesforce: How Salesforce Uses Trailhead to Drive Enablement
With Trailhead, Salesforce is transforming the learning experience for our employees at every step of their career journey. Join us to learn tips, tricks and…
Introduction to Lightning Web Components | Hello World | Key Concepts
In this video, We are going to learn the new concept/technology that Salesforce has recently introduced to us. Below is the agenda that we are…
Learn Apex Triggers Part 2 in Salesforce Development
In this video, we will learn about Apex Triggers in Salesforce development: We'll will be discussing the following things in this video: 1. What are…