I think the boolean variable for recursion will fail if you have more than 200 records as next 200 records will have TRUE value and it will not fire the trigger
Yes, isEmpty() also serves the purpose but isBlank() also checks for white spaces. You can check the documentation here for the String class - developer.salesforce.com/docs/atlas.en-us.apexref.meta/apexref/apex_methods_system_string.htm
Its the best Salesforce Debugging video ever I have seen ....Thank you so much Sir ...I am new Salesforce developer with 1 yrs exp
Major error s we get in test classes. Thanks for posting
insightful, Well elucidated!! keep going
thanks for providing valuable information about apex
Great.Can you please explain about debug logs as well
I need some more explanation for the read-only error.How soql fixed the error.
I think the boolean variable for recursion will fail if you have more than 200 records as next 200 records will have TRUE value and it will not fire the trigger
Hi, very help video. Please share mor things with lwc and integration.
For solution to first one, I think we should use String.isEmpty(), rather than isBlank(). Please correct me if I am wrong
Yes, isEmpty() also serves the purpose but isBlank() also checks for white spaces. You can check the documentation here for the String class - developer.salesforce.com/docs/atlas.en-us.apexref.meta/apexref/apex_methods_system_string.htm
Good Explanation
the 4th error, is it run time error or compile time error or its throwing an exception?
Its a run time exception as you can clearly see that it occurred only while creating the record. Compilation occurs when we save our code.
PLEASE COVER CPU TIME LIMIT EXCEEDED
Nice video sir, can you help in getting job?