Abhi Sisodia
MemberPopular Salesforce Blogs
How To Use Database.Stateful Interface In Batch Apex In Salesforce
Blog
in Salesforce Apex
1. In Batch apex Changes made by one execute do not transfer to the other execute, so we need to implement “Database.Stateful” if the batch process…
How AI Will Improve CRM in 2019
Blog
in Others
Customer relationship management (CRM) is one of the fields that stands to benefit the most from the rapid development of artificial intelligence (AI) in 2019.…
How Variable Types Operate in the Lightning Component Framework
Blog
in Others
When writing a component or application, you can set an attribute to have a specific type. But how is the type being used by Aura,…