-
How to schedule batch class based on country in Salesforce?
I have requirment i need to run my batch class in different time regions based on country
global class UpdateAccountCallList implements Database.Batchable<sObject>{
public String[] country = new String[] {'USA','Canada','Austrila','Japan'}; // these are the countires which i need to run my batch class , can anyone tell me me how to do that please.
Log In to reply.
Popular Salesforce Blogs

Learn the Basics of LWC in No Time! | Salesforce Lightning Web Components
Why Lightning Web Component (LWC)? It was time for a change because the AURA framework, which served as the foundation for the current Lightning Components,…

Use Salesforce Implementation Consultants to Get your Business CRM Up and Running by 2023.
The top companies of today are increasing their the profits of their business by adopting an all-encompassing strategy for Salesforce CRM. Salesforce, the best CRM system,…

GitHub Salesforce Deploy Tool and Branch Support
With the Github Salesforce deploy tool a button can be added to Github "README" files for deploying it via browser using your repository. Previously it…
Popular Salesforce Videos
The Future of Salesforce Security and Authentication
Learn how to enable the best security in a way that will have your users thanking you. Be the first to learn about the next-gen…
Getting Started With The Ant Migration Tool in Salesforce
Ant Migration Tool In Salesforce. In this video, the following points will be covered - 1. Introduction Get a brief introduction about the Ant Migration…
Stephen Merity - Really Quick Questions with a Salesforce Researcher
Stephen Merity is a senior research scientist working on deep learning in San Francisco with Salesforce Research via the MetaMind acquisition. He's been lucky enough…