The ReadOnly error was referred to the trigger context variables. In After trigger, the trigger.new variable is Read only and if you try to manipulate the variable then you will get the error.
Hi, first of all thanks a lot for these sessions, it helps a lot but can you please come up with something advanced topics like Trigger Frameworks, Apex Design Patterns, Integration Design Patterns and other complex scenarios/questions. As these topics are very niche and complex.
Hi Mam, Thank you for sharing the video very useful to understand the concept. Just wanted to ask one question I am having around 2.1 years of experience as a Salesforce developer so how do i know that this much i need to know as knowledge wise in these years of experience
The ReadOnly error was referred to the trigger context variables. In After trigger, the trigger.new variable is Read only and if you try to manipulate the variable then you will get the error.
Super
Useful
Looks like she's is talking my project details and work process
She is Anshika Madan with 5 yr of experience .
Hi, first of all thanks a lot for these sessions, it helps a lot but can you please come up with something advanced topics like Trigger Frameworks, Apex Design Patterns, Integration Design Patterns and other complex scenarios/questions. As these topics are very niche and complex.
I used to cover all these topics in my trainings.
Trigger best practice is make class and method for code writing and trigger seperately should be written.
In short you can see that we should use trigger handler
Hi Mam, Thank you for sharing the video very useful to understand the concept. Just wanted to ask one question I am having around 2.1 years of experience as a Salesforce developer so how do i know that this much i need to know as knowledge wise in these years of experience
Trigegrs run on system mode so will not get read only error
How many years of experience does she have?