For flows, we can also say like in record triggered flow we cannot control the context, it only runs in system mode , if the requirement is to perform the logic on user context then we will have to go with trigger.
I have 2.7 years of experience in Salesforce Development with lwc but from past 4 months I got only 2 to 3 calls after attended interviews there is no call back/feedback. Is there any suggestions from any seniors?????
th-cam.com/video/lB66YJGdI1A/w-d-xo.html - Wrapper class www.apexhours.com/platform-cache/ - Platform Cache th-cam.com/video/zCrEy5gu7_g/w-d-xo.html - SingleSign On developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_testing_stub_api.htm - Stub API www.linkedin.com/pulse/salesforces-stub-api-theheroforge/ - Stub API blog Credit to all the Blog creators I have shared here. Thank you for sharing your knowledge :)
@@nitish3667 yes we are not updating contact .. But contact is getting updated right.. Not by the trigger we are creating... So I gse it will be considered as a single transaction and can lead us to that error
I think we won't get a mixed dml exception even though we are updating the records in the same transaction, reason being we are updating the user phone number.If we would be updating user email then we would get the exception.
For flows, we can also say like in record triggered flow we cannot control the context, it only runs in system mode , if the requirement is to perform the logic on user context then we will have to go with trigger.
I think you are wrong .
Flows can run in user or system mode..
Trigger always runs in system context as it doesn't consider user permissions
@@saikrishna2972 record triggered flow always run in system mode we cannot control it.
@@saikrishna2972 Trigger we can control by having with sharing or without sharing in the class
Thank you for sharing
I have 2.7 years of experience in Salesforce Development with lwc but from past 4 months I got only 2 to 3 calls after attended interviews there is no call back/feedback. Is there any suggestions from any seniors?????
same thing happening with me also no calls for salesforce now
Have u got job brother?
@@abhishekpatinge5108 nope
Now a days interview more dependent on lwc nor admin excluding security and flows
@@sandeepavasthi9947 I agree with y
th-cam.com/video/lB66YJGdI1A/w-d-xo.html - Wrapper class
www.apexhours.com/platform-cache/ - Platform Cache
th-cam.com/video/zCrEy5gu7_g/w-d-xo.html - SingleSign On
developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_testing_stub_api.htm - Stub API
www.linkedin.com/pulse/salesforces-stub-api-theheroforge/ - Stub API blog
Credit to all the Blog creators I have shared here. Thank you for sharing your knowledge :)
audio is not audible , very low voice
Then plz use headphones .. as it can not get better than this from my side
For that trigger we have to use seperate transactions right.. As it could lead us to mixed dml error
I think we don't need separate transactions as we will perform dml on just user , we are not updating contact in current scenario.
@@nitish3667 yes we are not updating contact .. But contact is getting updated right.. Not by the trigger we are creating... So I gse it will be considered as a single transaction and can lead us to that error
@@rayanbanerjee6174 @nitish3667 We will not get Mixed DML error here
I think we won't get a mixed dml exception even though we are updating the records in the same transaction, reason being we are updating the user phone number.If we would be updating user email then we would get the exception.
Is Deloitte is hiring for salesforce developers now??
@Mtripathi347 What is trigger Factory?