Big Idea or Enduring Question: How can the System.schedule() method be utilized for scheduling an Apex Batch job? Objectives: After reading this blog, you’ll be able to: Setup scheduled job though the Salesforce setup Understand the function and significance of the System.schedule() method. Learn step-by-step how to schedule an Apex
Category: Hands-on Apex
Set Created Date For Test Class sObject in Apex
Big Idea or Enduring Question: How can the Created Date be set for an sObject within a test context? Objectives: After reading this blog, you’ll be able to: Gain a comprehensive understanding of the setCreatedDate method related to Apex tests Set the created date for the test class record and
Check if a String is Null, Empty or Blank in Apex
Big Idea or Enduring Question: How to check in Apex if a Text field is null, empty or blank? Objectives: After reading this blog, you’ll be able to: Differentiate between null, empty and blank Check if a text field field is null Check if a text field field is empty
Dynamically Access Custom Labels in Apex
Big Idea or Enduring Question: How to access custom label in Apex dynamically? Objectives: After reading this blog, you’ll be able to: Access custom label in Apex dynamically Access custom label in Apex dynamically for a language and much more Business Use case Ben Halpern is a Jr. Salesforce Developer
Query Records by List of Ids in Flow
Big Idea or Enduring Question: How can you automatically delete open tasks related to opportunity and quote(s) when an opportunity is marked as closed lost? Objectives: After reading this blog post, the reader will be able to: Understand @InvocableMethod and InvocableVariable Annotation Get sObject Type in Apex code Pass the
Max your potential with Apex! – Excercise 3
This is the fifth week of posting a ‘use case a day’ so that a newbie can practice. These five weeks also gave me some time to relax – for, because I was posting a ‘use case a day’, I did not write any blogs. Now, it is time to
Max your potential with Apex! – Excercise 2
As of this point, we have completed several trails on Trailhead and are counting! As a result, we have amassed theoretical knowledge and have some practical experience. But, since our drive to learn Salesforce is insatiable, we want more! Learning by doing is the key. So, let us look at
Preamble to the World of Click and Code with Lightning Flow – Excercise 2
I was skeptical at first; but, it was an eye opener – what a difference a teaching style makes! One of my mentees has been imploring me to guide her towards Salesforce mastery by assigning use cases. Within a few weeks, she has gained the level of confidence on the