Disadvantages of future class
We already discussed complete details about the future class. If you want to directly look into this post check the below 2 posts to understand. Future class Basics and limitations: Click Here Where / When to use Future Class: Click Here Below are the disadvantages of using Future class : We cannot monitor the Jobs. […]
Read MoreScenarioes to use future class in salesforce
Below are the common scenarios to use future class in salesforce : A future method runs in the background. it is asynchronous. It is mainly used for long-running operations. Future class Basics and limitations: Click Here Disadvantages of Future class: Click Here A benefit of using future methods is that some governor limits are higher, […]
Read More