#apexsecurityrest
Explore tagged Tumblr posts
Text
How to call Future methods from Batch?
Yes you heard it/seen it right, we cannot make call to the future methods directly from the batch, if you do then, the batch will fail with error that you cannot make call to the future methods from Batch. 00:03:41:690 EXCEPTION_THROWN [41]|System.AsyncException: Future method cannot be called from a future or batch method:…
View On WordPress
#Apex#apexsecurityrest#batch class#batches#call future method from batch#featured#future methods#How to call Future methods from Batch#How to call Future methods from Batch?#LWC#queueable#ranger#Salesforce#salesforce ranger#trailhead
0 notes
Text
How to resolve Salesforce ActivityHistory Query Issue?
We have sometimes need to get the data from Activity History that is lined up on each object detail page which can be used to track the Email, Appointment, meetings or phone calls. Now Salesforce doesn’t allow this direct quering of this object for any matter of reason, could be data bulk size that can hit as this is a general purpose object available in almost all standard or custom objects in…
View On WordPress
#activity history doesn&039;t support#ActivityHistory#activityhistory query#Apex#apexsecurityrest#saleseforce#Salesforce#salesforce soql#SOQL#trailhead
0 notes
Text
Fixing issues while Authorising Salesforce org with vscode
We get to a new project and first thing we need to do is to get the access to the resources and setup the development environment. In this Post, I am going to explain what all things need to be setup before we start working on the Salesforce org. Install the VSCode, this can be downloaded from the official website and then you can install it Link Install the required Extensions. Here you need…
View On WordPress
#Apex#apexsecurityrest#Authenticating vscode#Authorising org#future methods#Javascript#Lightning web components#saleseforce#Salesforce - winter 24#trailhead
0 notes